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