31 #ifndef vtkImplicitSum_h 32 #define vtkImplicitSum_h 71 void RemoveAllFunctions();
95 void CalculateTotalWeight(
void);
abstract interface for implicit functions
void AddFunction(vtkImplicitFunction *in)
virtual double EvaluateFunction(double x[3])=0
#define vtkGetMacro(name, type)
vtkImplicitFunctionCollection * FunctionList
maintain a list of implicit functions
virtual void EvaluateGradient(double x[3], double g[3])=0
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
dynamic, self-adjusting array of double
GLint GLint GLint GLint GLint x
a simple class to control print indentation
double EvaluateFunction(double x, double y, double z)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkBooleanMacro(name, type)
implicit sum of other implicit functions
#define VTKCOMMONDATAMODEL_EXPORT
#define vtkSetMacro(name, type)