Go to the documentation of this file.
35 #ifndef vtkArcSource_h
36 #define vtkArcSource_h
133 double PolarVector[3];
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetVectorMacro(name, type, count)
create an arc between two end points
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
static vtkArcSource * New()
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int OutputPointsPrecision
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.