46 #ifndef vtkTextureMapToCylinder_h 47 #define vtkTextureMapToCylinder_h 49 #include "vtkFiltersTextureModule.h" 69 vtkSetVector3Macro(Point1,
double);
70 vtkGetVectorMacro(Point1,
double,3);
77 vtkSetVector3Macro(Point2,
double);
78 vtkGetVectorMacro(Point2,
double,3);
87 vtkGetMacro(AutomaticCylinderGeneration,
int);
99 vtkGetMacro(PreventSeam,
int);
int AutomaticCylinderGeneration
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.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
~vtkTextureMapToCylinder() override
Superclass for algorithms that produce output of the same type as input.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkDataSetAlgorithm * New()
generate texture coordinates by mapping points to cylinder