68 void InsertNextPoint(
float pts[3],
int code);
69 void InsertNextPoint(
double pts[3],
int code);
70 void InsertNextPoint(
double x,
double y,
double z,
int code);
116 void operator=(
const vtkPath&);
virtual void GetPointCells(vtkIdType ptId, vtkIdList *cellIds)=0
static vtkDataObject * New()
concrete dataset representing a path defined by Bezier curves.
static vtkPointSet * GetData(vtkInformation *info)
abstract class for specifying dataset behavior
provides thread-safe access to cells
vtkCell * GetCell(vtkIdType)
abstract class to specify cell behavior
dynamic, self-adjusting array of int
a simple class to control print indentation
list of point or cell ids
virtual void GetCellPoints(vtkIdType cellId, vtkIdList *ptIds)=0
void PrintSelf(ostream &os, vtkIndent indent)
int GetCellType(vtkIdType)
vtkIdType GetNumberOfCells()
#define VTKCOMMONDATAMODEL_EXPORT
virtual vtkCell * GetCell(vtkIdType cellId)=0