29 #ifndef vtkIdentityTransform_h
30 #define vtkIdentityTransform_h
32 #include "vtkCommonTransformsModule.h"
107 const float in[3],
float out[3],
float derivative[3][3])
override;
109 const double in[3],
double out[3],
double derivative[3][3])
override;
a simple class to control print indentation
abstract superclass for arrays of numeric data
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent and manipulate 3D points