51 #ifndef vtkTextureMapToCylinder_h
52 #define vtkTextureMapToCylinder_h
70 vtkSetVector3Macro(Point1,
double);
71 vtkGetVectorMacro(Point1,
double,3);
76 vtkSetVector3Macro(Point2,
double);
77 vtkGetVectorMacro(Point2,
double,3);
83 vtkSetMacro(AutomaticCylinderGeneration,
int);
84 vtkGetMacro(AutomaticCylinderGeneration,
int);
85 vtkBooleanMacro(AutomaticCylinderGeneration,
int);
93 vtkSetMacro(PreventSeam,
int);
94 vtkGetMacro(PreventSeam,
int);
95 vtkBooleanMacro(PreventSeam,
int);
int AutomaticCylinderGeneration
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSTEXTURE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
~vtkTextureMapToCylinder()
generate texture coordinates by mapping points to cylinder