56 #ifndef __vtkSuperquadricSource_h
57 #define __vtkSuperquadricSource_h
62 #define VTK_MAX_SUPERQUADRIC_RESOLUTION 1024
63 #define VTK_MIN_SUPERQUADRIC_THICKNESS 1e-4
64 #define VTK_MIN_SUPERQUADRIC_ROUNDNESS 1e-24
93 void SetThetaResolution(
int i);
100 void SetPhiResolution(
int i);
115 void SetPhiRoundness(
double e);
122 void SetThetaRoundness(
double e);
void SetYAxisOfSymmetry()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
create a polygonal superquadric centered at the origin
void SetZAxisOfSymmetry()
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
void SetXAxisOfSymmetry()
#define VTK_MIN_SUPERQUADRIC_THICKNESS
int OutputPointsPrecision
#define vtkBooleanMacro(name, type)
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetMacro(name, type)