MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkMatrixToLinearTransform

Method ~vtkMatrixToLinearTransform

Common/Transforms/vtkMatrixToLinearTransform.cxx:20–23  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

18
19//------------------------------------------------------------------------------
20vtkMatrixToLinearTransform::~vtkMatrixToLinearTransform()
21{
22 this->SetInput(nullptr);
23}
24
25//------------------------------------------------------------------------------
26void vtkMatrixToLinearTransform::PrintSelf(ostream& os, vtkIndent indent)

Callers

nothing calls this directly

Calls 1

SetInputMethod · 0.45

Tested by

no test coverage detected