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);
93 vtkGetMacro(AutomaticCylinderGeneration,
int);
105 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.
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()
~vtkTextureMapToCylinder()
generate texture coordinates by mapping points to cylinder