32 #ifndef vtkMatrixToLinearTransform_h
33 #define vtkMatrixToLinearTransform_h
35 #include "vtkCommonTransformsModule.h"
74 ~vtkMatrixToLinearTransform() VTK_OVERRIDE;
76 void InternalUpdate() VTK_OVERRIDE;
82 vtkMatrixToLinearTransform(const vtkMatrixToLinearTransform&) VTK_DELETE_FUNCTION;
83 void operator=(const vtkMatrixToLinearTransform&) VTK_DELETE_FUNCTION;
represent and manipulate 4x4 transformation matrices
vtkTypeUInt64 vtkMTimeType
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...