31 #ifndef vtkPolyLineRepresentation_h
32 #define vtkPolyLineRepresentation_h
vtkWidgetRepresentation base class for a widget that represents an curve that connects control points...
virtual void GetPolyData(vtkPolyData *pd)=0
virtual void BuildRepresentation()=0
virtual void InitializeHandles(vtkPoints *points)=0
virtual void InsertHandleOnLine(double *pos)=0
virtual double GetSummedLength()=0
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkWidgetRepresentation for a poly line.
virtual void SetNumberOfHandles(int npts)=0
dynamic, self-adjusting array of double
a simple class to control print indentation
virtual vtkDoubleArray * GetHandlePositions()=0
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate 3D points
vtkPolyLineSource * PolyLineSource
create a poly line from a list of input points