29 #ifndef vtkTransformToGrid_h
30 #define vtkTransformToGrid_h
81 {this->SetGridScalarType(
VTK_CHAR);};
89 this->UpdateShiftScale();
return this->DisplacementScale; };
91 this->UpdateShiftScale();
return this->DisplacementShift; };
116 void UpdateShiftScale();
124 double GridOrigin[3];
125 double GridSpacing[3];
#define VTK_UNSIGNED_SHORT
#define vtkGetMacro(name, type)
record modification and/or execution time
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
#define vtkTypeMacro(thisClass, superclass)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual unsigned long GetMTime()
a simple class to control print indentation
#define VTKFILTERSHYBRID_EXPORT
topologically and geometrically regular array of data
#define vtkGetVector3Macro(name, type)
#define vtkGetObjectMacro(name, type)
#define vtkSetVector6Macro(name, type)
#define VTK_UNSIGNED_CHAR
static vtkAlgorithm * New()
#define vtkGetVector6Macro(name, type)
#define vtkSetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)