 |
VTK
9.0.1
|
Go to the documentation of this file.
26 #ifndef vtkHomogeneousTransform_h
27 #define vtkHomogeneousTransform_h
30 #include "vtkCommonTransformsModule.h"
98 const float in[3],
float out[3],
float derivative[3][3])
override;
100 const double in[3],
double out[3],
double derivative[3][3])
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