VTK
|
This is the complete list of members for vtkPath, including all inherited members.
Allocate(vtkIdType size=1000, int extSize=1000) | vtkPath | |
CONIC_CURVE enum value | vtkPath | |
ControlPointType enum name | vtkPath | |
CUBIC_CURVE enum value | vtkPath | |
GetCell(vtkIdType) | vtkPath | inline |
GetCell(vtkIdType, vtkGenericCell *) | vtkPath | |
GetCellPoints(vtkIdType, vtkIdList *ptIds) | vtkPath | |
GetCellType(vtkIdType) | vtkPath | inline |
GetCodes() | vtkPath | |
GetData(vtkInformation *info) | vtkPath | static |
GetData(vtkInformationVector *v, int i=0) | vtkPath | static |
GetDataObjectType() | vtkPath | inline |
GetMaxCellSize() | vtkPath | inline |
GetNumberOfCells() | vtkPath | inline |
GetPointCells(vtkIdType ptId, vtkIdList *cellIds) | vtkPath | |
InsertNextPoint(float pts[3], int code) | vtkPath | |
InsertNextPoint(double pts[3], int code) | vtkPath | |
InsertNextPoint(double x, double y, double z, int code) | vtkPath | |
IsA(const char *type) | vtkPath | virtual |
IsTypeOf(const char *type) | vtkPath | static |
LINE_TO enum value | vtkPath | |
MOVE_TO enum value | vtkPath | |
New() | vtkPath | static |
NewInstance() const | vtkPath | |
NewInstanceInternal() const | vtkPath | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkPath | |
Reset() | vtkPath | |
SafeDownCast(vtkObjectBase *o) | vtkPath | static |
SetCodes(vtkIntArray *) | vtkPath | |
Superclass typedef | vtkPath | |
vtkPath() | vtkPath | protected |
~vtkPath() | vtkPath | protected |