Go to the documentation of this file.
31 #ifndef vtkPolyPlane_h
32 #define vtkPolyPlane_h
75 double ExtrusionDirection[3];
#define vtkGetObjectMacro(name, type)
virtual void SetPolyLine(vtkPolyLine *)
virtual unsigned long GetMTime()
record modification and/or execution time
virtual double EvaluateFunction(double x[3])=0
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
double EvaluateFunction(double x[3])
void PrintSelf(ostream &os, vtkIndent indent)
abstract interface for implicit functions
cell represents a set of 1D lines
vtkIdType ClosestPlaneIdx
vtkTimeStamp NormalComputeTime
a simple class to control print indentation
double EvaluateFunction(double x, double y, double z)
static vtkPolyPlane * New()
Implicit function that is generated by extrusion of a polyline along the Z axis.
GLint GLint GLint GLint GLint GLint y
void EvaluateGradient(double x[3], double g[3])
dynamic, self-adjusting array of double
#define VTKCOMMONDATAMODEL_EXPORT