29 #ifndef vtkMatrixToLinearTransform_h
30 #define vtkMatrixToLinearTransform_h
32 #include "vtkCommonTransformsModule.h"
71 ~vtkMatrixToLinearTransform() VTK_OVERRIDE;
73 void InternalUpdate() VTK_OVERRIDE;
79 vtkMatrixToLinearTransform(const vtkMatrixToLinearTransform&) VTK_DELETE_FUNCTION;
80 void operator=(const vtkMatrixToLinearTransform&) VTK_DELETE_FUNCTION;
represent and manipulate 4x4 transformation matrices
vtkTypeUInt32 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...