29 #ifndef vtkMatrixToHomogeneousTransform_h 30 #define vtkMatrixToHomogeneousTransform_h 32 #include "vtkCommonTransformsModule.h" 67 ~vtkMatrixToHomogeneousTransform() VTK_OVERRIDE;
69 void InternalUpdate() VTK_OVERRIDE;
75 vtkMatrixToHomogeneousTransform(const vtkMatrixToHomogeneousTransform&) VTK_DELETE_FUNCTION;
76 void operator=(const vtkMatrixToHomogeneousTransform&) 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...