52 #ifndef vtkTextureMapToCylinder_h 53 #define vtkTextureMapToCylinder_h 55 #include "vtkFiltersTextureModule.h" 75 vtkSetVector3Macro(Point1,
double);
76 vtkGetVectorMacro(Point1,
double,3);
83 vtkSetVector3Macro(Point2,
double);
84 vtkGetVectorMacro(Point2,
double,3);
92 vtkSetMacro(AutomaticCylinderGeneration,
vtkTypeBool);
93 vtkGetMacro(AutomaticCylinderGeneration,
vtkTypeBool);
94 vtkBooleanMacro(AutomaticCylinderGeneration,
vtkTypeBool);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkTextureMapToCylinder() override
Superclass for algorithms that produce output of the same type as input.
vtkTypeBool AutomaticCylinderGeneration
static vtkDataSetAlgorithm * New()
generate texture coordinates by mapping points to cylinder