, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AllocateTuples(int size) | vtkGenericAdaptorCell | [protected] |
| Bounds | vtkGenericAdaptorCell | [protected] |
| BreakOnError() | vtkObject | [static] |
| CellData | vtkGenericAdaptorCell | [protected] |
| Clip(double value, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int insideOut, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd) | vtkGenericAdaptorCell | [virtual] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| Contour(vtkContourValues *values, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd) | vtkGenericAdaptorCell | [virtual] |
| CountEdgeNeighbors(int *sharing)=0 | vtkGenericAdaptorCell | [pure virtual] |
| CountNeighbors(vtkGenericAdaptorCell *boundary)=0 | vtkGenericAdaptorCell | [pure virtual] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| Derivatives(int subId, double pcoords[3], vtkGenericAttribute *attribute, double *derivs)=0 | vtkGenericAdaptorCell | [pure virtual] |
| EvaluateLocation(int subId, double pcoords[3], double x[3])=0 | vtkGenericAdaptorCell | [pure virtual] |
| EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2)=0 | vtkGenericAdaptorCell | [pure virtual] |
| FastDelete() | vtkObjectBase | [virtual] |
| FindClosestBoundary(int subId, double pcoords[3], vtkGenericCellIterator *&boundary)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetAttributeOrder(vtkGenericAttribute *a)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetBoundaryIterator(vtkGenericCellIterator *boundaries, int dim=-1)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetBounds(double bounds[6])=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetBounds() | vtkGenericAdaptorCell | [virtual] |
| GetClassName() | vtkGenericAdaptorCell | [virtual] |
| vtkObjectBase::GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetDimension()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetEdgeArray(int edgeId)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetFaceArray(int faceId)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetGeometryOrder()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetHighestOrderAttribute(vtkGenericAttributeCollection *ac) | vtkGenericAdaptorCell | [virtual] |
| GetId()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetLength2() | vtkGenericAdaptorCell | [virtual] |
| GetMTime() | vtkObject | [virtual] |
| GetNeighbors(vtkGenericAdaptorCell *boundary, vtkGenericCellIterator *neighbors)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetNumberOfBoundaries(int dim=-1)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetNumberOfDOFNodes()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetNumberOfPoints()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetNumberOfVerticesOnFace(int faceId)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetParametricCenter(double pcoords[3])=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetParametricCoords()=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetParametricDistance(double pcoords[3])=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetPointIds(vtkIdType *id)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetPointIterator(vtkGenericPointIterator *it)=0 | vtkGenericAdaptorCell | [pure virtual] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetType()=0 | vtkGenericAdaptorCell | [pure virtual] |
| 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 | |
| Hexa | vtkGenericAdaptorCell | [protected] |
| InternalCellArray | vtkGenericAdaptorCell | [protected] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalIds | vtkGenericAdaptorCell | [protected] |
| InternalPoints | vtkGenericAdaptorCell | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| InternalScalars | vtkGenericAdaptorCell | [protected] |
| InterpolateTuple(vtkGenericAttribute *a, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | [pure virtual] |
| InterpolateTuple(vtkGenericAttributeCollection *c, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | [pure virtual] |
| IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)=0 | vtkGenericAdaptorCell | [pure 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) | vtkGenericAdaptorCell | [virtual] |
| IsAttributeLinear(vtkGenericAttribute *a) | vtkGenericAdaptorCell | |
| IsFaceOnBoundary(vtkIdType faceId)=0 | vtkGenericAdaptorCell | [pure virtual] |
| IsGeometryLinear() | vtkGenericAdaptorCell | |
| IsInDataSet()=0 | vtkGenericAdaptorCell | [pure virtual] |
| IsOnBoundary()=0 | vtkGenericAdaptorCell | [pure virtual] |
| IsPrimary()=0 | vtkGenericAdaptorCell | [pure virtual] |
| IsTypeOf(const char *type) | vtkGenericAdaptorCell | [static] |
| Line | vtkGenericAdaptorCell | [protected] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkObject | [static] |
| NewCellIterator()=0 | vtkGenericAdaptorCell | [pure virtual] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| PointData | vtkGenericAdaptorCell | [protected] |
| PointDataScalars | vtkGenericAdaptorCell | [protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkGenericAdaptorCell | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| Pyramid | vtkGenericAdaptorCell | [protected] |
| Quad | vtkGenericAdaptorCell | [protected] |
| 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] |
| Reset() | vtkGenericAdaptorCell | [protected] |
| SafeDownCast(vtkObject *o) | vtkGenericAdaptorCell | [static] |
| Scalars | vtkGenericAdaptorCell | [protected] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetReferenceCount(int) | vtkObjectBase | |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkGenericAdaptorCell | |
| Tessellate(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPoints *points, vtkPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd, vtkUnsignedCharArray *types) | vtkGenericAdaptorCell | [virtual] |
| Tetra | vtkGenericAdaptorCell | [protected] |
| Triangle | vtkGenericAdaptorCell | [protected] |
| TriangulateFace(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int index, vtkPoints *points, vtkPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd) | vtkGenericAdaptorCell | [virtual] |
| Tuples | vtkGenericAdaptorCell | [protected] |
| TuplesCapacity | vtkGenericAdaptorCell | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| Vertex | vtkGenericAdaptorCell | [protected] |
| vtkGenericAdaptorCell() | vtkGenericAdaptorCell | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Wedge | vtkGenericAdaptorCell | [protected] |
| ~vtkGenericAdaptorCell() | vtkGenericAdaptorCell | [protected, virtual] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |