, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
Bounds | vtkCell | [protected] |
BreakOnError() | vtkObject | [static] |
Cell | vtkGenericCell | [protected] |
CellBoundary(int subId, double pcoords[3], vtkIdList *pts) | vtkGenericCell | [virtual] |
Clip(double value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkGenericCell | [virtual] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
Contour(double value, vtkDataArray *cellScalars, vtkPointLocator *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] |
GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
GarbageCollectionStarting() | vtkObjectBase | [protected, virtual] |
GetBounds(double bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() | vtkGenericCell | [virtual] |
GetCellType() | vtkGenericCell | [virtual] |
GetClassName() | vtkGenericCell | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetEdge(int edgeId) | vtkGenericCell | [virtual] |
GetFace(int faceId) | 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 | |
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] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, 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) | vtkGenericCell | [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, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveReferences() | vtkObjectBase | [protected, virtual] |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
RequiresInitialization() | vtkGenericCell | [virtual] |
SafeDownCast(vtkObject *o) | vtkGenericCell | [static] |
SetCellType(int cellType) | vtkGenericCell | |
SetCellTypeToConvexPointSet() | vtkGenericCell | [inline] |
SetCellTypeToEmptyCell() | vtkGenericCell | [inline] |
SetCellTypeToHexagonalPrism() | vtkGenericCell | [inline] |
SetCellTypeToHexahedron() | vtkGenericCell | [inline] |
SetCellTypeToLine() | vtkGenericCell | [inline] |
SetCellTypeToPentagonalPrism() | vtkGenericCell | [inline] |
SetCellTypeToPixel() | vtkGenericCell | [inline] |
SetCellTypeToPolygon() | vtkGenericCell | [inline] |
SetCellTypeToPolyLine() | vtkGenericCell | [inline] |
SetCellTypeToPolyVertex() | vtkGenericCell | [inline] |
SetCellTypeToPyramid() | vtkGenericCell | [inline] |
SetCellTypeToQuad() | vtkGenericCell | [inline] |
SetCellTypeToQuadraticEdge() | vtkGenericCell | [inline] |
SetCellTypeToQuadraticHexahedron() | 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] |
SetCellTypeToVertex() | vtkGenericCell | [inline] |
SetCellTypeToVoxel() | vtkGenericCell | [inline] |
SetCellTypeToWedge() | vtkGenericCell | [inline] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
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) | vtkObject | [virtual] |
vtkCell() | vtkCell | [protected] |
vtkGenericCell() | vtkGenericCell | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
~vtkCell() | vtkCell | [protected] |
~vtkGenericCell() | vtkGenericCell | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |