Go to the documentation of this file.
35 #ifndef vtkImplicitWindowFunction_h
36 #define vtkImplicitWindowFunction_h
99 double WindowRange[2];
100 double WindowValues[2];
void EvaluateGradient(double x[3], double n[3])
#define vtkGetObjectMacro(name, type)
#define vtkSetVector2Macro(name, type)
implicit function maps another implicit function to lie within a specified range
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
#define vtkGetVectorMacro(name, type, count)
double EvaluateFunction(double x, double y, double z)
abstract interface for implicit functions
vtkImplicitFunction * ImplicitFunction
abstract base class for most VTK objects
~vtkImplicitWindowFunction()
a simple class to control print indentation
double EvaluateFunction(double x[3])
virtual void SetImplicitFunction(vtkImplicitFunction *)
vtkImplicitWindowFunction()
Detect and break reference loops.
GLint GLint GLint GLint GLint GLint y
virtual void ReportReferences(vtkGarbageCollector *)
virtual void Register(vtkObjectBase *o)
virtual void UnRegister(vtkObjectBase *o)
static vtkImplicitWindowFunction * New()
#define VTKCOMMONDATAMODEL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)