VTK
vtkPolyhedron Member List

This is the complete list of members for vtkPolyhedron, 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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BoundsvtkCellprotected
BoundsComputedvtkPolyhedronprotected
BreakOnError()vtkObjectstatic
CellvtkPolyhedronprotected
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkPolyhedronvirtual
CellIdsvtkPolyhedronprotected
CellLocatorvtkPolyhedronprotected
Clip(double value, vtkDataArray *scalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkPolyhedronvirtual
ClipScalarsvtkCell3Dprotected
ClipTetravtkCell3Dprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeBounds()vtkPolyhedronprotected
ComputeParametricCoordinate(double x[3], double pc[3])vtkPolyhedronprotected
ComputePositionFromParametricCoordinate(double pc[3], double x[3])vtkPolyhedronprotected
ConstructLocator()vtkPolyhedronprotected
ConstructPolyData()vtkPolyhedronprotected
Contour(double value, vtkDataArray *scalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkPolyhedronvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkPolyhedronvirtual
EdgesvtkPolyhedronprotected
EdgesGeneratedvtkPolyhedronprotected
EdgeTablevtkPolyhedronprotected
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkPolyhedronvirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkPolyhedronvirtual
FaceLocationsvtkPolyhedronprotected
FacesvtkPolyhedronprotected
FacesGeneratedvtkPolyhedronprotected
FastDelete()vtkObjectBasevirtual
GenerateEdges()vtkPolyhedronprotected
GenerateFaces()vtkPolyhedronprotected
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkCell3Dinlinevirtual
GetCellType()vtkPolyhedroninlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int)vtkPolyhedronvirtual
GetEdgePoints(int vtkNotUsed(edgeId), int *&vtkNotUsed(pts))vtkPolyhedroninlinevirtual
vtkCell3D::GetEdgePoints(int edgeId, int *&pts)=0vtkCell3Dpure virtual
GetFace(int faceId)vtkPolyhedronvirtual
GetFacePoints(int vtkNotUsed(faceId), int *&vtkNotUsed(pts))vtkPolyhedroninlinevirtual
vtkCell3D::GetFacePoints(int faceId, int *&pts)=0vtkCell3Dpure virtual
GetFaces()vtkPolyhedronvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges()vtkPolyhedronvirtual
GetNumberOfFaces()vtkPolyhedronvirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3])vtkPolyhedroninlinevirtual
GetParametricCoords()vtkPolyhedronvirtual
GetParametricDistance(double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetPolyData()vtkPolyhedron
GetReferenceCount()vtkObjectBaseinline
GlobalFacesvtkPolyhedronprotected
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkPolyhedronvirtual
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)vtkPolyhedronprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double x[3], double *derivs)vtkPolyhedronvirtual
vtkCell3D::InterpolateDerivs(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(double x[3], double *sf)vtkPolyhedronvirtual
vtkCell3D::InterpolateFunctions(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithContour(double value, int insideOut, vtkDataArray *inScalars)vtkPolyhedronprotected
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkPolyhedronvirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkPolyhedronvirtual
IsExplicitCell()vtkCellinlinevirtual
IsInside(double x[3], double tolerance)vtkPolyhedron
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkPolyhedroninlinevirtual
IsTypeOf(const char *type)vtkPolyhedronstatic
LinevtkPolyhedronprotected
LocatorConstructedvtkPolyhedronprotected
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkPolyhedronstatic
NewInstance() const vtkPolyhedron
NewInstanceInternal() const vtkPolyhedronprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdMapvtkPolyhedronprotected
PointIdsvtkCell
PointsvtkCell
PolyConnectivityvtkPolyhedronprotected
PolyDatavtkPolyhedronprotected
PolyDataConstructedvtkPolyhedronprotected
PolygonvtkPolyhedronprotected
PolysvtkPolyhedronprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkPolyhedronvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QuadvtkPolyhedronprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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 *)vtkObjectBaseprotectedvirtual
RequiresExplicitFaceRepresentation()vtkPolyhedroninlinevirtual
RequiresInitialization()vtkPolyhedroninlinevirtual
SafeDownCast(vtkObjectBase *o)vtkPolyhedronstatic
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *faces)vtkPolyhedronvirtual
vtkCell3D::SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMergeTolerance(double)vtkCell3Dvirtual
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkPolyhedron
TetravtkPolyhedronprotected
TrianglevtkPolyhedronprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkPolyhedronvirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPolyhedron()vtkPolyhedronprotected
WeakPointersvtkObjectBaseprotected
~vtkCell()vtkCellprotected
~vtkCell3D()vtkCell3Dprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPolyhedron()vtkPolyhedronprotected