Go to the documentation of this file.
41 #ifndef vtkSuperquadric_h
42 #define vtkSuperquadric_h
47 #define VTK_MIN_SUPERQUADRIC_THICKNESS 1e-4
#define VTK_MIN_SUPERQUADRIC_THICKNESS
double EvaluateFunction(double x[3])
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetVector3Macro(name, type)
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
#define vtkGetVectorMacro(name, type, count)
abstract interface for implicit functions
#define vtkSetClampMacro(name, type, min, max)
static vtkSuperquadric * New()
a simple class to control print indentation
double EvaluateFunction(double x, double y, double z)
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
void EvaluateGradient(double x[3], double g[3])
implicit function for a Superquadric
#define VTKCOMMONDATAMODEL_EXPORT
void SetThetaRoundness(double e)
void SetPhiRoundness(double e)