, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
| BoundaryTris | vtkConvexPointSet | [protected] |
| Bounds | vtkCell | [protected] |
| BreakOnError() | vtkObject | [static] |
| CellBoundary(int subId, float pcoords[3], vtkIdList *pts) | vtkConvexPointSet | [virtual] |
| Clip(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkConvexPointSet | [virtual] |
| ClipInteriorCell(vtkCellArray *) | vtkCell3D | [inline, protected, virtual] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| Contour(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkConvexPointSet | [virtual] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| DeepCopy(vtkCell *c) | vtkCell | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs) | vtkConvexPointSet | [virtual] |
| EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights) | vtkConvexPointSet | [virtual] |
| EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights) | vtkConvexPointSet | [virtual] |
| GetBounds(float bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() | vtkCell3D | [inline, virtual] |
| GetCellType() | vtkConvexPointSet | [inline, virtual] |
| GetClassName() | vtkConvexPointSet | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int) | vtkConvexPointSet | [inline, virtual] |
| GetEdgePoints(int vtkNotUsed(edgeId), int *&vtkNotUsed(pts)) | vtkConvexPointSet | [inline, virtual] |
| vtkCell3D::GetEdgePoints(int edgeId, int *&pts)=0 | vtkCell3D | [pure virtual] |
| GetFace(int faceId) | vtkConvexPointSet | [virtual] |
| GetFacePoints(int vtkNotUsed(faceId), int *&vtkNotUsed(pts)) | vtkConvexPointSet | [inline, virtual] |
| vtkCell3D::GetFacePoints(int faceId, int *&pts)=0 | vtkCell3D | [pure virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfEdges() | vtkConvexPointSet | [inline, virtual] |
| GetNumberOfFaces() | vtkConvexPointSet | [virtual] |
| GetNumberOfPoints() | vtkCell | [inline] |
| GetParametricCenter(float pcoords[3]) | vtkConvexPointSet | [inline, virtual] |
| GetParametricCoords() | vtkConvexPointSet | [virtual] |
| GetPointId(int ptId) | vtkCell | [inline] |
| GetPointIds() | vtkCell | [inline] |
| GetPoints() | vtkCell | [inline] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HitBBox(float bounds[6], float origin[3], float dir[3], float coord[3], float &t) | vtkCell | [static] |
| Initialize() | vtkConvexPointSet | [virtual] |
| vtkCell3D::Initialize(int npts, vtkIdType *pts, vtkPoints *p) | vtkCell | |
| IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId) | vtkConvexPointSet | [virtual] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| IsA(const char *type) | vtkConvexPointSet | [virtual] |
| IsExplicitCell() | vtkCell | [inline, virtual] |
| IsLinear() | vtkCell | [inline, virtual] |
| IsTypeOf(const char *type) | vtkConvexPointSet | [static] |
| MakeObject() | vtkCell | [virtual] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkConvexPointSet | [static] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| ParametricCoords | vtkConvexPointSet | [protected] |
| PointIds | vtkCell | |
| Points | vtkCell | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkCell3D | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObject | [virtual] |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RequiresInitialization() | vtkConvexPointSet | [inline, virtual] |
| SafeDownCast(vtkObject *o) | vtkConvexPointSet | [static] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkCell *c) | vtkCell | [virtual] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkConvexPointSet | |
| Tetra | vtkConvexPointSet | [protected] |
| TetraIds | vtkConvexPointSet | [protected] |
| TetraPoints | vtkConvexPointSet | [protected] |
| TetraScalars | vtkConvexPointSet | [protected] |
| Triangle | vtkConvexPointSet | [protected] |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkConvexPointSet | [virtual] |
| Triangulator | vtkCell3D | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
| vtkCell() | vtkCell | [protected] |
| vtkCell3D() | vtkCell3D | [inline, protected] |
| vtkConvexPointSet() | vtkConvexPointSet | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| ~vtkCell() | vtkCell | [protected] |
| ~vtkCell3D() | vtkCell3D | [protected] |
| ~vtkConvexPointSet() | vtkConvexPointSet | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |