VTK  9.3.20240329
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, const double pcoords[3], vtkIdList *pts) overridevtkPolyhedronvirtual
CellIdsvtkPolyhedronprotected
CellLocatorvtkPolyhedronprotected
Clip(double value, vtkDataArray *scalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkPolyhedronvirtual
ClipScalarsvtkCell3Dprotected
ClipTetravtkCell3Dprotected
ComputeBoundingSphere(double center[3]) constvtkCellvirtual
ComputeBounds()vtkPolyhedronprotected
ComputeParametricCoordinate(const double x[3], double pc[3])vtkPolyhedronprotected
ComputePositionFromParametricCoordinate(const 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) overridevtkPolyhedronvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) overridevtkPolyhedronvirtual
EdgeFacesvtkPolyhedronprotected
EdgesvtkPolyhedronprotected
EdgesGeneratedvtkPolyhedronprotected
EdgeTablevtkPolyhedronprotected
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkPolyhedronvirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkPolyhedronvirtual
FacesvtkPolyhedronprotected
FacesGeneratedvtkPolyhedronprotected
FastDelete()vtkObjectBasevirtual
GenerateEdges()vtkPolyhedronprotected
GenerateFaces()vtkPolyhedronprotected
GeneratePointToIncidentFacesAndValenceAtPoint()vtkPolyhedronprotected
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkCell3Dinlinevirtual
GetCellFaces()vtkPolyhedron
GetCellFaces(vtkCellArray *faces)vtkPolyhedron
GetCellType() overridevtkPolyhedroninlinevirtual
GetCentroid(double vtkNotUsed(centroid)[3]) const overridevtkPolyhedroninline
vtkCell3D::GetCentroid(double centroid[3]) const =0vtkCell3Dpure virtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int) overridevtkPolyhedronvirtual
GetEdgePoints(vtkIdType vtkNotUsed(edgeId), const vtkIdType *&vtkNotUsed(pts)) overridevtkPolyhedroninline
vtkCell3D::GetEdgePoints(vtkIdType edgeId, const vtkIdType *&pts)=0vtkCell3Dpure virtual
GetEdgeToAdjacentFaces(vtkIdType vtkNotUsed(edgeId), const vtkIdType *&vtkNotUsed(pts)) overridevtkPolyhedroninline
vtkCell3D::GetEdgeToAdjacentFaces(vtkIdType edgeId, const vtkIdType *&faceIds)=0vtkCell3Dpure virtual
GetFace(int faceId) overridevtkPolyhedronvirtual
GetFacePoints(vtkIdType vtkNotUsed(faceId), const vtkIdType *&vtkNotUsed(pts)) overridevtkPolyhedroninline
vtkCell3D::GetFacePoints(vtkIdType faceId, const vtkIdType *&pts)=0vtkCell3Dpure virtual
GetFaces() overridevtkPolyhedronvirtual
GetFaceToAdjacentFaces(vtkIdType vtkNotUsed(faceId), const vtkIdType *&vtkNotUsed(faceIds)) overridevtkPolyhedroninline
vtkCell3D::GetFaceToAdjacentFaces(vtkIdType faceId, const vtkIdType *&faceIds)=0vtkCell3Dpure virtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkPolyhedronvirtual
GetNumberOfFaces() overridevtkPolyhedronvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParametricCenter(double pcoords[3]) overridevtkPolyhedroninlinevirtual
GetParametricCoords() overridevtkPolyhedronvirtual
GetParametricDistance(const double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetPointToIncidentEdges(vtkIdType vtkNotUsed(pointId), const vtkIdType *&vtkNotUsed(edgeIds)) overridevtkPolyhedroninline
vtkCell3D::GetPointToIncidentEdges(vtkIdType pointId, const vtkIdType *&edgeIds)=0vtkCell3Dpure virtual
GetPointToIncidentFaces(vtkIdType pointId, const vtkIdType *&faceIds) overridevtkPolyhedronvirtual
GetPointToOneRingPoints(vtkIdType vtkNotUsed(pointId), const vtkIdType *&vtkNotUsed(pts)) overridevtkPolyhedroninline
vtkCell3D::GetPointToOneRingPoints(vtkIdType pointId, const vtkIdType *&pts)=0vtkCell3Dpure virtual
GetPolyData()vtkPolyhedron
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
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
Inflate(double dist) overridevtkCell3Dvirtual
Initialize() overridevtkPolyhedronvirtual
vtkCell3D::Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
vtkCell3D::Initialize(int npts, vtkPoints *p)vtkCell
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double x[3], double *derivs) overridevtkPolyhedron
vtkCell3D::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double x[3], double *sf) overridevtkPolyhedron
vtkCell3D::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithCell(vtkCell *other, double tol=0.0)vtkCellvirtual
IntersectWithCell(vtkCell *other, const vtkBoundingBox &boudingBox, const vtkBoundingBox &otherBoundingBox, double tol=0.0)vtkCellvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkPolyhedronvirtual
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
IsConvex()vtkPolyhedron
IsExplicitCell()vtkCellinlinevirtual
IsInside(const double x[3], double tolerance)vtkPolyhedron
IsInsideOut()vtkCell3Dvirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell() overridevtkPolyhedroninlinevirtual
IsTypeOf(const char *type)vtkPolyhedronstatic
LegacyGlobalFacesvtkPolyhedronprotected
LinevtkPolyhedronprotected
LocatorConstructedvtkPolyhedronprotected
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkPolyhedronstatic
NewInstance() constvtkPolyhedron
NewInstanceInternal() constvtkPolyhedronprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdMapvtkPolyhedronprotected
PointIdsvtkCell
PointsvtkCell
PointToIncidentFacesvtkPolyhedronprotected
PolyDatavtkPolyhedronprotected
PolyDataConstructedvtkPolyhedronprotected
PolygonvtkPolyhedronprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkPolyhedronvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QuadvtkPolyhedronprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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() overridevtkPolyhedroninlinevirtual
RequiresInitialization() overridevtkPolyhedroninlinevirtual
SafeDownCast(vtkObjectBase *o)vtkPolyhedronstatic
SetCellFaces(vtkCellArray *faces)vtkPolyhedron
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *faces) overridevtkPolyhedron
vtkCell3D::SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetMergeTolerance(double)vtkCell3Dvirtual
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkPolyhedron
TetravtkPolyhedronprotected
TrianglevtkPolyhedronprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkCellvirtual
TriangulateFaces(vtkIdList *newFaces)vtkPolyhedron
TriangulateFaces(vtkCellArray *newFaces)vtkPolyhedron
TriangulateIds(int index, vtkIdList *ptIds)vtkCellvirtual
TriangulateLocalIds(int index, vtkIdList *ptIds) overridevtkPolyhedronvirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
ValenceAtPointvtkPolyhedronprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPointIdMap typedefvtkPolyhedron
vtkPolyhedron()vtkPolyhedronprotected
vtkPolyhedronUtilities classvtkPolyhedronfriend
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkCell3D() overridevtkCell3Dprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPolyhedron() overridevtkPolyhedronprotected