43 #ifndef vtkImageTransform_h
44 #define vtkImageTransform_h
46 #include "vtkCommonDataModelModule.h"
80 static void TransformPointSet(
90 static void TranslatePoints(
double* t,
vtkDataArray* da);
abstract base class for most VTK objects
represent and manipulate 4x4 transformation matrices
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
concrete class for storing a set of points
a simple class to control print indentation
topologically and geometrically regular array of data
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 3x3 transformation matrices