Go to the documentation of this file.
50 #ifndef vtkImplicitSelectionLoop_h
51 #define vtkImplicitSelectionLoop_h
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
void EvaluateGradient(double x[3], double n[3])
implicit function for a selection loop
virtual void SetLoop(vtkPoints *)
#define vtkSetVector3Macro(name, type)
a cell that represents an n-sided polygon
record modification and/or execution time
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
#define vtkGetVectorMacro(name, type, count)
~vtkImplicitSelectionLoop()
abstract interface for implicit functions
vtkImplicitSelectionLoop()
a simple class to control print indentation
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
int AutomaticNormalGeneration
double EvaluateFunction(double x, double y, double z)
vtkBooleanMacro(IgnoreDriverBugs, bool)
double EvaluateFunction(double x[3])
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
#define VTKCOMMONDATAMODEL_EXPORT
static vtkImplicitSelectionLoop * New()