41 #ifndef vtkSuperquadric_h 42 #define vtkSuperquadric_h 47 #define VTK_MIN_SUPERQUADRIC_THICKNESS 1e-4 89 void SetPhiRoundness(
double e);
96 void SetThetaRoundness(
double e);
abstract interface for implicit functions
virtual double EvaluateFunction(double x[3])=0
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
virtual void EvaluateGradient(double x[3], double g[3])=0
#define VTK_MIN_SUPERQUADRIC_THICKNESS
#define vtkTypeMacro(thisClass, superclass)
double EvaluateFunction(double x, double y, double z)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkBooleanMacro(name, type)
implicit function for a Superquadric
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define VTKCOMMONDATAMODEL_EXPORT
#define vtkSetMacro(name, type)