Go to the documentation of this file.
26 #ifndef vtkHomogeneousTransform_h
27 #define vtkHomogeneousTransform_h
29 #include "vtkCommonTransformsModule.h"
79 return static_cast<vtkHomogeneousTransform *>(this->
GetInverse());
98 float derivative[3][3]) VTK_OVERRIDE;
100 double derivative[3][3]) VTK_OVERRIDE;
represent and manipulate 3D points
abstract superclass for arrays of numeric data
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices