, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| Bounds | vtkCell | [protected] |
| BreakOnError() | vtkObject | [static] |
| Cell | vtkGenericCell | [protected] |
| CellBoundary(int subId, double pcoords[3], vtkIdList *pts) | vtkGenericCell | [virtual] |
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkGenericCell | [virtual] |
| CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
| Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkGenericCell | [virtual] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| DeepCopy(vtkCell *c) | vtkGenericCell | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) | vtkGenericCell | [virtual] |
| EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) | vtkGenericCell | [virtual] |
| EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) | vtkGenericCell | [virtual] |
| FastDelete() | vtkObjectBase | [virtual] |
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() | vtkGenericCell | [virtual] |
| GetCellType() | vtkGenericCell | [virtual] |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) | vtkGenericCell | [virtual] |
| GetFace(int faceId) | vtkGenericCell | [virtual] |
| GetFaces() | vtkGenericCell | [virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfEdges() | vtkGenericCell | [virtual] |
| GetNumberOfFaces() | vtkGenericCell | [virtual] |
| GetNumberOfPoints() | vtkCell | [inline] |
| GetParametricCenter(double pcoords[3]) | vtkGenericCell | [virtual] |
| GetParametricCoords() | vtkGenericCell | [virtual] |
| GetParametricDistance(double pcoords[3]) | vtkCell | [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, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize() | vtkGenericCell | [virtual] |
| vtkCell::Initialize(int npts, vtkIdType *pts, vtkPoints *p) | vtkCell | |
| InstantiateCell(int cellType) | vtkGenericCell | [static] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| InterpolateDerivs(double pcoords[3], double *derivs) | vtkGenericCell | [virtual] |
| vtkCell::InterpolateDerivs(double pcoords[3], double derivs[3]) | vtkCell | [inline, virtual] |
| InterpolateFunctions(double pcoords[3], double *weights) | vtkGenericCell | [virtual] |
| vtkCell::InterpolateFunctions(double pcoords[3], double weights[3]) | vtkCell | [inline, virtual] |
| IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkGenericCell | [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) | vtkGenericCell | [virtual] |
| IsExplicitCell() | vtkCell | [inline, virtual] |
| IsLinear() | vtkGenericCell | [virtual] |
| IsPrimaryCell() | vtkGenericCell | [virtual] |
| IsTypeOf(const char *type) | vtkGenericCell | [static] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkGenericCell | [static] |
| NewInstance() const | vtkGenericCell | |
| NewInstanceInternal() const | vtkGenericCell | [protected, virtual] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| PointIds | vtkCell | |
| Points | vtkCell | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &) | vtkObjectBase | [inline] |
| PrintSelf(ostream &os, vtkIndent indent) | vtkGenericCell | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
| RequiresExplicitFaceRepresentation() | vtkGenericCell | [virtual] |
| RequiresInitialization() | vtkGenericCell | [virtual] |
| SafeDownCast(vtkObjectBase *o) | vtkGenericCell | [static] |
| SetCellType(int cellType) | vtkGenericCell | |
| SetCellTypeToBiQuadraticQuad() | vtkGenericCell | [inline] |
| SetCellTypeToBiQuadraticQuadraticHexahedron() | vtkGenericCell | [inline] |
| SetCellTypeToBiQuadraticQuadraticWedge() | vtkGenericCell | [inline] |
| SetCellTypeToBiQuadraticTriangle() | vtkGenericCell | [inline] |
| SetCellTypeToConvexPointSet() | vtkGenericCell | [inline] |
| SetCellTypeToCubicLine() | vtkGenericCell | [inline] |
| SetCellTypeToEmptyCell() | vtkGenericCell | [inline] |
| SetCellTypeToHexagonalPrism() | vtkGenericCell | [inline] |
| SetCellTypeToHexahedron() | vtkGenericCell | [inline] |
| SetCellTypeToLine() | vtkGenericCell | [inline] |
| SetCellTypeToPentagonalPrism() | vtkGenericCell | [inline] |
| SetCellTypeToPixel() | vtkGenericCell | [inline] |
| SetCellTypeToPolygon() | vtkGenericCell | [inline] |
| SetCellTypeToPolyhedron() | vtkGenericCell | [inline] |
| SetCellTypeToPolyLine() | vtkGenericCell | [inline] |
| SetCellTypeToPolyVertex() | vtkGenericCell | [inline] |
| SetCellTypeToPyramid() | vtkGenericCell | [inline] |
| SetCellTypeToQuad() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticEdge() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticHexahedron() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticLinearQuad() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticLinearWedge() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticPolygon() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticPyramid() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticQuad() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticTetra() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticTriangle() | vtkGenericCell | [inline] |
| SetCellTypeToQuadraticWedge() | vtkGenericCell | [inline] |
| SetCellTypeToTetra() | vtkGenericCell | [inline] |
| SetCellTypeToTriangle() | vtkGenericCell | [inline] |
| SetCellTypeToTriangleStrip() | vtkGenericCell | [inline] |
| SetCellTypeToTriQuadraticHexahedron() | vtkGenericCell | [inline] |
| SetCellTypeToVertex() | vtkGenericCell | [inline] |
| SetCellTypeToVoxel() | vtkGenericCell | [inline] |
| SetCellTypeToWedge() | vtkGenericCell | [inline] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetFaces(vtkIdType *faces) | vtkGenericCell | |
| vtkCell::SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | [inline, virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetPointIds(vtkIdList *pointIds) | vtkGenericCell | |
| SetPoints(vtkPoints *points) | vtkGenericCell | |
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkCell *c) | vtkGenericCell | [virtual] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkGenericCell | |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkGenericCell | [virtual] |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| vtkCell() | vtkCell | [protected] |
| vtkGenericCell() | vtkGenericCell | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| WeakPointers | vtkObjectBase | [protected] |
| ~vtkCell() | vtkCell | [protected] |
| ~vtkGenericCell() | vtkGenericCell | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |