31 #ifndef vtkSplineRepresentation_h 32 #define vtkSplineRepresentation_h 34 #include "vtkInteractionWidgetsModule.h" 77 vtkGetMacro(Resolution,
int);
abstract superclass for all actors, volumes and annotations
vtkWidgetRepresentation base class for a widget that represents an curve that connects control points...
representation for a spline.
virtual void GetPolyData(vtkPolyData *pd)=0
Grab the polydata (including points) that defines the interpolating curve.
represents an object (geometry & properties) in a rendered scene
virtual void InitializeHandles(vtkPoints *points)=0
Convenience method to allocate and set the handles from a vtkPoints instance.
represent surface properties of a geometric object
virtual void InsertHandleOnLine(double *pos)=0
virtual double GetSummedLength()=0
Get the approximate vs.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void SetNumberOfHandles(int npts)=0
Set/Get the number of handles for this widget.
dynamic, self-adjusting array of double
create a polygonal sphere centered at the origin
parametric function for 1D interpolating splines
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void BuildRepresentation() override=0
These are methods that satisfy vtkWidgetRepresentation's API.
virtual vtkDoubleArray * GetHandlePositions()=0
Set/Get the position of the handles.
create an array of quadrilaterals located in a plane
vtkParametricFunctionSource * ParametricFunctionSource
ray-cast cell picker for all kinds of Prop3Ds
vtkParametricSpline * ParametricSpline
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent and manipulate 3D points
tessellate parametric functions