 |
VTK
9.0.1
|
Go to the documentation of this file.
43 #ifndef vtkImageTransform_h
44 #define vtkImageTransform_h
46 #include "vtkCommonDataModelModule.h"
84 static void TranslatePoints(
double* t,
vtkDataArray* da);
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
abstract superclass for arrays of numeric data
represent and manipulate 3x3 transformation matrices
topologically and geometrically regular array of data
a simple class to control print indentation
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.
abstract class for specifying dataset behavior