|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkIdentityTransform_h 
   27 #define vtkIdentityTransform_h 
   29 #include "vtkCommonTransformsModule.h"  
  104     const float in[3], 
float out[3], 
float derivative[3][3]) 
override;
 
  106     const double in[3], 
double out[3], 
double derivative[3][3]) 
override;
 
  
represent and manipulate 3D points
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract superclass for arrays of numeric data
a simple class to control print indentation