51 #ifndef __vtkTextureMapToCylinder_h
52 #define __vtkTextureMapToCylinder_h
69 vtkSetVector3Macro(Point1,
double);
70 vtkGetVectorMacro(Point1,
double,3);
75 vtkSetVector3Macro(Point2,
double);
76 vtkGetVectorMacro(Point2,
double,3);
82 vtkSetMacro(AutomaticCylinderGeneration,
int);
83 vtkGetMacro(AutomaticCylinderGeneration,
int);
84 vtkBooleanMacro(AutomaticCylinderGeneration,
int);
92 vtkSetMacro(PreventSeam,
int);
93 vtkGetMacro(PreventSeam,
int);
94 vtkBooleanMacro(PreventSeam,
int);
int AutomaticCylinderGeneration
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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