AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
Bounds (defined in vtkCell) | vtkCell | [protected] |
BreakOnError() | vtkObject | [static] |
CellBoundary(int subId, float pcoords[3], vtkIdList *pts) | vtkPolyVertex | [virtual] |
CellBoundary(int subId, float pcoords[3], vtkIdList &pts) | vtkPolyVertex | [inline] |
Clip(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd, int insideOut) | vtkPolyVertex | [virtual] |
Contour(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd) | vtkPolyVertex | [virtual] |
Debug (defined in vtkObject) | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkCell *c) | vtkCell | [virtual] |
DeepCopy(vtkCell &c) | vtkCell | [inline] |
Delete() | vtkObject | [virtual] |
Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs) | vtkPolyVertex | [virtual] |
EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights) | vtkPolyVertex | [virtual] |
EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights) | vtkPolyVertex | [virtual] |
GetBounds(float bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() | vtkPolyVertex | [inline, virtual] |
GetCellType() | vtkPolyVertex | [inline, virtual] |
GetClassName() | vtkPolyVertex | [virtual] |
GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
GetDebug() | vtkObject | |
GetEdge(int vtkNotUsed(edgeId)) (defined in vtkPolyVertex) | vtkPolyVertex | [inline] |
vtkCell::GetEdge(int edgeId)=0 | vtkCell | [pure virtual] |
GetFace(int vtkNotUsed(faceId)) (defined in vtkPolyVertex) | vtkPolyVertex | [inline] |
vtkCell::GetFace(int faceId)=0 | vtkCell | [pure virtual] |
GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
GetInterpolationOrder() | vtkCell | [inline, virtual] |
GetLength2() | vtkCell | |
GetMTime() | vtkObject | [virtual] |
GetNumberOfEdges() | vtkPolyVertex | [inline, virtual] |
GetNumberOfFaces() | vtkPolyVertex | [inline, virtual] |
GetNumberOfPoints() | vtkCell | [inline] |
GetParametricCenter(float pcoords[3]) | vtkPolyVertex | [virtual] |
GetPointId(int ptId) | vtkCell | [inline] |
GetPointIds() | vtkCell | [inline] |
GetPoints() | vtkCell | [inline] |
GetReferenceCount() | vtkObject | [inline] |
GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
HitBBox(float bounds[6], float origin[3], float dir[3], float coord[3], float &t) | vtkCell | [static] |
Initialize(int npts, int *pts, vtkPoints *p) | vtkCell | |
IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId) | vtkPolyVertex | [virtual] |
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
IsA(const char *type) | vtkPolyVertex | [virtual] |
IsTypeOf(const char *type) | vtkPolyVertex | [static] |
MakeObject() | vtkPolyVertex | [virtual] |
Modified() | vtkObject | [inline, virtual] |
MTime (defined in vtkObject) | vtkObject | [protected] |
New() | vtkPolyVertex | [static] |
operator=(const vtkPolyVertex &) (defined in vtkPolyVertex) | vtkPolyVertex | [inline, protected] |
operator=(const vtkCell &) (defined in vtkCell) | vtkCell | [inline, protected] |
operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
PointIds (defined in vtkCell) | vtkCell | |
Points (defined in vtkCell) | vtkCell | |
Print(ostream &os) | vtkObject | |
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
PrintSelf(ostream &os, vtkIndent indent) | vtkCell | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
Register(vtkObject *o) | vtkObject | |
RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
SafeDownCast(vtkObject *o) | vtkPolyVertex | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObject | |
ShallowCopy(vtkCell *c) | vtkCell | [virtual] |
ShallowCopy(vtkCell &c) (defined in vtkCell) | vtkCell | [inline] |
SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkPolyVertex | [virtual] |
Triangulate(int index, vtkIdList &ptIds, vtkPoints &pts) (defined in vtkPolyVertex) | vtkPolyVertex | [inline] |
UnRegister(vtkObject *o) | vtkObject | [virtual] |
Vertex (defined in vtkPolyVertex) | vtkPolyVertex | [protected] |
vtkCell() (defined in vtkCell) | vtkCell | [protected] |
vtkCell(const vtkCell &) (defined in vtkCell) | vtkCell | [inline, protected] |
vtkObject() (defined in vtkObject) | vtkObject | [protected] |
vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
vtkPolyVertex() (defined in vtkPolyVertex) | vtkPolyVertex | [protected] |
vtkPolyVertex(const vtkPolyVertex &) (defined in vtkPolyVertex) | vtkPolyVertex | [inline, protected] |
~vtkCell() (defined in vtkCell) | vtkCell | [protected] |
~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |
~vtkPolyVertex() (defined in vtkPolyVertex) | vtkPolyVertex | [protected] |