VTK  9.3.20240425
vtkTetra Member List

This is the complete list of members for vtkTetra, 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
BarycentricCoords(double x[3], double x1[3], double x2[3], double x3[3], double x4[3], double bcoords[4])vtkTetrastatic
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkTetravirtual
Circumsphere(double x1[3], double x2[3], double x3[3], double x4[3], double center[3])vtkTetrastatic
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkTetravirtual
ClipScalarsvtkCell3Dprotected
ClipTetravtkCell3Dprotected
ComputeBoundingSphere(double center[3]) constvtkCellvirtual
ComputeCentroid(vtkPoints *points, const vtkIdType *pointIds, double centroid[3])vtkTetrastatic
ComputeVolume(double p1[3], double p2[3], double p3[3], double p4[3])vtkTetrastatic
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkTetravirtual
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) overridevtkTetravirtual
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkTetravirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkTetravirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkCell3Dinlinevirtual
GetCellType() overridevtkTetrainlinevirtual
GetCentroid(double centroid[3]) const overridevtkTetravirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkTetravirtual
GetEdgeArray(vtkIdType edgeId)vtkTetrastatic
GetEdgePoints(vtkIdType edgeId, const vtkIdType *&pts) overridevtkTetravirtual
GetEdgeToAdjacentFaces(vtkIdType edgeId, const vtkIdType *&pts) overridevtkTetravirtual
GetEdgeToAdjacentFacesArray(vtkIdType edgeId)vtkTetrastatic
GetFace(int faceId) overridevtkTetravirtual
GetFaceArray(vtkIdType faceId)vtkTetrastatic
GetFacePoints(vtkIdType faceId, const vtkIdType *&pts) overridevtkTetravirtual
GetFaces()vtkCellinlinevirtual
GetFaceToAdjacentFaces(vtkIdType faceId, const vtkIdType *&faceIds) overridevtkTetravirtual
GetFaceToAdjacentFacesArray(vtkIdType faceId)vtkTetrastatic
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkTetrainlinevirtual
GetNumberOfFaces() overridevtkTetrainlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParametricCenter(double pcoords[3]) overridevtkTetrainlinevirtual
GetParametricCoords() overridevtkTetravirtual
GetParametricDistance(const double pcoords[3]) overridevtkTetravirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetPointToIncidentEdges(vtkIdType pointId, const vtkIdType *&edgeIds) overridevtkTetravirtual
GetPointToIncidentEdgesArray(vtkIdType pointId)vtkTetrastatic
GetPointToIncidentFaces(vtkIdType pointId, const vtkIdType *&faceIds) overridevtkTetravirtual
GetPointToIncidentFacesArray(vtkIdType pointId)vtkTetrastatic
GetPointToOneRingPoints(vtkIdType pointId, const vtkIdType *&pts) overridevtkTetravirtual
GetPointToOneRingPointsArray(vtkIdType pointId)vtkTetrastatic
GetReferenceCount()vtkObjectBaseinline
GetTriangleCases(int caseId)vtkTetrastatic
GetUsingMemkind()vtkObjectBasestatic
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(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
Initialize(int npts, vtkPoints *p)vtkCell
Initialize()vtkCellinlinevirtual
InitializeObjectBase()vtkObjectBase
Insphere(double p1[3], double p2[3], double p3[3], double p4[3], double center[3])vtkTetrastatic
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double pcoords[3], double derivs[12]) overridevtkTetrainline
vtkCell3D::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double weights[4]) overridevtkTetrainline
vtkCell3D::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
InterpolationDerivs(const double pcoords[3], double derivs[12])vtkTetrastatic
InterpolationFunctions(const double pcoords[3], double weights[4])vtkTetrastatic
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) overridevtkTetravirtual
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)vtkTetravirtual
IsExplicitCell()vtkCellinlinevirtual
IsInsideOut() overridevtkTetravirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkTetrastatic
JacobianInverse(double **inverse, double derivs[12])vtkTetra
LinevtkTetraprotected
MaximumFaceSizevtkTetrastatic
MaximumValencevtkTetrastatic
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkTetrastatic
NewInstance() constvtkTetra
NewInstanceInternal() constvtkTetraprotectedvirtual
NumberOfEdgesvtkTetrastatic
NumberOfFacesvtkTetrastatic
NumberOfPointsvtkTetrastatic
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkTetravirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
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()vtkCellinlinevirtual
RequiresInitialization()vtkCellinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkTetrastatic
SetDebug(bool debugFlag)vtkObject
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 typedefvtkTetra
TetraCenter(double p1[3], double p2[3], double p3[3], double p4[3], double center[3])vtkTetrastatic
TrianglevtkTetraprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkCellvirtual
TriangulateIds(int index, vtkIdList *ptIds)vtkCellvirtual
TriangulateLocalIds(int index, vtkIdList *ptIds) overridevtkTetravirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkTetra()vtkTetraprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkCell3D() overridevtkCell3Dprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkTetra() overridevtkTetraprotected