40 #ifndef __vtkTransformTextureCoords_h
41 #define __vtkTransformTextureCoords_h
67 void AddPosition(
double deltaR,
double deltaS,
double deltaT);
68 void AddPosition(
double deltaPosition[3]);
~vtkTransformTextureCoords()
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
transform (scale, rotate, translate) texture coordinates
#define vtkBooleanMacro(name, type)
#define VTKFILTERSTEXTURE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
static vtkDataSetAlgorithm * New()
#define vtkSetMacro(name, type)