64 #ifndef vtkQuadRotationalExtrusionFilter_h 65 #define vtkQuadRotationalExtrusionFilter_h 69 #include <vtksys/stl/map> 124 void RemoveAllPerBlockAngles();
125 void AddPerBlockAngle(
vtkIdType blockId,
double angle);
149 int RotateAroundAxis(
double,
represent and manipulate point attribute data
#define vtkGetMacro(name, type)
#define VTKFILTERSMODELING_EXPORT
vtksys_stl::map< vtkIdType, double > PerBlockAngles
#define vtkSetClampMacro(name, type, min, max)
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
~vtkQuadRotationalExtrusionFilter()
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkBooleanMacro(name, type)
sweep polygonal data creating "skirt" from free edges and lines, and lines from vertices ...
represent and manipulate 3D points
#define vtkSetMacro(name, type)