, 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] |
BoundsComputed | vtkPolyhedron | [protected] |
BreakOnError() | vtkObject | [static] |
Cell | vtkPolyhedron | [protected] |
CellBoundary(int subId, double pcoords[3], vtkIdList *pts) | vtkPolyhedron | [virtual] |
CellIds | vtkPolyhedron | [protected] |
CellLocator | vtkPolyhedron | [protected] |
Clip(double value, vtkDataArray *scalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkPolyhedron | [virtual] |
ClipScalars | vtkCell3D | [protected] |
ClipTetra | vtkCell3D | [protected] |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
ComputeBounds() | vtkPolyhedron | [protected] |
ComputeParametricCoordinate(double x[3], double pc[3]) | vtkPolyhedron | [protected] |
ComputePositionFromParametricCoordinate(double pc[3], double x[3]) | vtkPolyhedron | [protected] |
ConstructLocator() | vtkPolyhedron | [protected] |
ConstructPolyData() | vtkPolyhedron | [protected] |
Contour(double value, vtkDataArray *scalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkPolyhedron | [virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkCell *c) | vtkCell | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) | vtkPolyhedron | [virtual] |
Edges | vtkPolyhedron | [protected] |
EdgesGenerated | vtkPolyhedron | [protected] |
EdgeTable | vtkPolyhedron | [protected] |
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) | vtkPolyhedron | [virtual] |
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) | vtkPolyhedron | [virtual] |
FaceLocations | vtkPolyhedron | [protected] |
Faces | vtkPolyhedron | [protected] |
FacesGenerated | vtkPolyhedron | [protected] |
FastDelete() | vtkObjectBase | [virtual] |
GenerateEdges() | vtkPolyhedron | [protected] |
GenerateFaces() | vtkPolyhedron | [protected] |
GetBounds(double bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() | vtkCell3D | [inline, virtual] |
GetCellType() | vtkPolyhedron | [inline, virtual] |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetEdge(int) | vtkPolyhedron | [virtual] |
GetEdgePoints(int vtkNotUsed(edgeId), int *&vtkNotUsed(pts)) | vtkPolyhedron | [inline, virtual] |
vtkCell3D::GetEdgePoints(int edgeId, int *&pts)=0 | vtkCell3D | [pure virtual] |
GetFace(int faceId) | vtkPolyhedron | [virtual] |
GetFacePoints(int vtkNotUsed(faceId), int *&vtkNotUsed(pts)) | vtkPolyhedron | [inline, virtual] |
vtkCell3D::GetFacePoints(int faceId, int *&pts)=0 | vtkCell3D | [pure virtual] |
GetFaces() | vtkPolyhedron | [virtual] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetLength2() | vtkCell | |
GetMergeTolerance() | vtkCell3D | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfEdges() | vtkPolyhedron | [virtual] |
GetNumberOfFaces() | vtkPolyhedron | [virtual] |
GetNumberOfPoints() | vtkCell | [inline] |
GetParametricCenter(double pcoords[3]) | vtkPolyhedron | [inline, virtual] |
GetParametricCoords() | vtkPolyhedron | [virtual] |
GetParametricDistance(double pcoords[3]) | vtkCell | [virtual] |
GetPointId(int ptId) | vtkCell | [inline] |
GetPointIds() | vtkCell | [inline] |
GetPoints() | vtkCell | [inline] |
GetPolyData() | vtkPolyhedron | |
GetReferenceCount() | vtkObjectBase | [inline] |
GlobalFaces | vtkPolyhedron | [protected] |
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() | vtkPolyhedron | [virtual] |
vtkCell3D::Initialize(int npts, vtkIdType *pts, vtkPoints *p) | vtkCell | |
InternalContour(double value, int insideOut, vtkIncrementalPointLocator *locator, vtkDataArray *inScalars, vtkDataArray *outScalars, vtkPointData *inPd, vtkPointData *outPd, vtkCellArray *contourPolys, vtkIdToIdVectorMapType &faceToPointsMap, vtkIdToIdVectorMapType &pointToFacesMap, vtkIdToIdMapType &pointIdMap) | vtkPolyhedron | [protected] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
InternalReleaseFocus() | vtkObject | [protected] |
InterpolateDerivs(double x[3], double *derivs) | vtkPolyhedron | [virtual] |
vtkCell3D::InterpolateDerivs(double pcoords[3], double derivs[3]) | vtkCell | [inline, virtual] |
InterpolateFunctions(double x[3], double *sf) | vtkPolyhedron | [virtual] |
vtkCell3D::InterpolateFunctions(double pcoords[3], double weights[3]) | vtkCell | [inline, virtual] |
IntersectWithContour(double value, int insideOut, vtkDataArray *inScalars) | vtkPolyhedron | [protected] |
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkPolyhedron | [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) | vtkPolyhedron | [virtual] |
IsExplicitCell() | vtkCell | [inline, virtual] |
IsInside(double x[3], double tolerance) | vtkPolyhedron | |
IsLinear() | vtkCell | [inline, virtual] |
IsPrimaryCell() | vtkPolyhedron | [inline, virtual] |
IsTypeOf(const char *type) | vtkPolyhedron | [static] |
Line | vtkPolyhedron | [protected] |
LocatorConstructed | vtkPolyhedron | [protected] |
MergeTolerance | vtkCell3D | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkPolyhedron | [static] |
NewInstance() const | vtkPolyhedron | |
NewInstanceInternal() const | vtkPolyhedron | [protected, virtual] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
PointIdMap | vtkPolyhedron | [protected] |
PointIds | vtkCell | |
Points | vtkCell | |
PolyConnectivity | vtkPolyhedron | [protected] |
PolyData | vtkPolyhedron | [protected] |
PolyDataConstructed | vtkPolyhedron | [protected] |
Polygon | vtkPolyhedron | [protected] |
Polys | vtkPolyhedron | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &) | vtkObjectBase | [inline] |
PrintSelf(ostream &os, vtkIndent indent) | vtkPolyhedron | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
Quad | vtkPolyhedron | [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] |
RequiresExplicitFaceRepresentation() | vtkPolyhedron | [inline, virtual] |
RequiresInitialization() | vtkPolyhedron | [inline, virtual] |
SafeDownCast(vtkObjectBase *o) | vtkPolyhedron | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetFaces(vtkIdType *faces) | vtkPolyhedron | [virtual] |
vtkCell3D::SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | [inline, virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetMergeTolerance(double) | vtkCell3D | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkCell *c) | vtkCell | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkPolyhedron | |
Tetra | vtkPolyhedron | [protected] |
Triangle | vtkPolyhedron | [protected] |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkPolyhedron | [virtual] |
Triangulator | vtkCell3D | [protected] |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkCell() | vtkCell | [protected] |
vtkCell3D() | vtkCell3D | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkPolyhedron() | vtkPolyhedron | [protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkCell() | vtkCell | [protected] |
~vtkCell3D() | vtkCell3D | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkPolyhedron() | vtkPolyhedron | [protected] |