VTK
9.1.0
|
This is the complete list of members for vtkBezierTetra, 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 |
BarycentricIndex(vtkIdType index, vtkIdType *bindex, vtkIdType order) | vtkHigherOrderTetra | static |
BarycentricIndexMap | vtkHigherOrderTetra | protected |
Bounds | vtkCell | protected |
BreakOnError() | vtkObject | static |
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) override | vtkHigherOrderTetra | virtual |
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkHigherOrderTetra | virtual |
ComputeBoundingSphere(double center[3]) const | vtkCell | virtual |
ComputeNumberOfSubtetras() | vtkHigherOrderTetra | protected |
ComputeOrder() | vtkHigherOrderTetra | |
ComputeOrder(const vtkIdType nPoints) | vtkHigherOrderTetra | static |
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override | vtkHigherOrderTetra | virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkCell *c) | vtkCell | virtual |
Delete() | vtkObjectBase | virtual |
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) override | vtkHigherOrderTetra | virtual |
EdgeCell | vtkBezierTetra | protected |
EdgeIds | vtkHigherOrderTetra | protected |
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkHigherOrderTetra | virtual |
EvaluateLocationProjectedNode(int &subId, const vtkIdType point_id, double x[3], double *weights) | vtkBezierTetra | |
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkHigherOrderTetra | virtual |
FaceCell | vtkBezierTetra | protected |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds(double bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() override | vtkHigherOrderTetra | inlinevirtual |
GetCellType() override | vtkBezierTetra | inlinevirtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetEdge(int edgeId) override | vtkBezierTetra | virtual |
getEdgeCell() | vtkHigherOrderTetra | virtual |
GetEdgeCell() override | vtkBezierTetra | virtual |
GetFace(int faceId) override | vtkBezierTetra | virtual |
GetFaceCell() override | vtkBezierTetra | virtual |
getFaceCell() | vtkHigherOrderTetra | virtual |
GetFaces() | vtkCell | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLength2() | vtkCell | |
GetMTime() | vtkObject | virtual |
GetNumberOfEdges() override | vtkHigherOrderTetra | inlinevirtual |
GetNumberOfFaces() override | vtkHigherOrderTetra | inlinevirtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfPoints() const | vtkCell | inline |
GetNumberOfSubtetras() const | vtkHigherOrderTetra | inlineprotected |
GetOrder() const | vtkHigherOrderTetra | inline |
GetParametricCenter(double pcoords[3]) override | vtkHigherOrderTetra | virtual |
GetParametricCoords() override | vtkHigherOrderTetra | virtual |
GetParametricDistance(const double pcoords[3]) override | vtkHigherOrderTetra | virtual |
GetPointId(int ptId) | vtkCell | inline |
GetPointIds() | vtkCell | inline |
GetPoints() | vtkCell | inline |
GetRationalWeights() | vtkBezierTetra | |
GetReferenceCount() | vtkObjectBase | inline |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Index(const vtkIdType *bindex, vtkIdType order) | vtkHigherOrderTetra | static |
IndexMap | vtkHigherOrderTetra | protected |
Inflate(double dist) | vtkCell | virtual |
Initialize() override | vtkHigherOrderTetra | virtual |
vtkNonLinearCell::Initialize(int npts, const vtkIdType *pts, vtkPoints *p) | vtkCell | |
vtkNonLinearCell::Initialize(int npts, vtkPoints *p) | vtkCell | |
InitializeObjectBase() | vtkObjectBase | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InterpolateDerivs(const double pcoords[3], double *derivs) override | vtkBezierTetra | virtual |
vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual |
InterpolateFunctions(const double pcoords[3], double *weights) override | vtkBezierTetra | virtual |
vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual |
IntersectWithCell(vtkCell *other, double tol=0.0) | vtkCell | virtual |
IntersectWithCell(vtkCell *other, const vtkBoundingBox &boudingBox, const vtkBoundingBox &otherBoundingBox, double tol=0.0) | vtkCell | virtual |
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkHigherOrderTetra | 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) | vtkBezierTetra | virtual |
IsExplicitCell() | vtkCell | inlinevirtual |
IsLinear() override | vtkNonLinearCell | inlinevirtual |
IsPrimaryCell() | vtkCell | inlinevirtual |
IsTypeOf(const char *type) | vtkBezierTetra | static |
JacobianInverse(const double pcoords[3], double **inverse, double *derivs) | vtkHigherOrderTetra | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkBezierTetra | static |
NewInstance() const | vtkBezierTetra | |
NewInstanceInternal() const | vtkBezierTetra | protectedvirtual |
NumberOfSubtetras | vtkHigherOrderTetra | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Order | vtkHigherOrderTetra | protected |
PointIds | vtkCell | |
PointParametricCoordinates | vtkHigherOrderTetra | protected |
Points | vtkCell | |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkBezierTetra | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
RationalWeights | vtkBezierTetra | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 | protectedvirtual |
RequiresExplicitFaceRepresentation() | vtkCell | inlinevirtual |
RequiresInitialization() override | vtkHigherOrderTetra | inlinevirtual |
SafeDownCast(vtkObjectBase *o) | vtkBezierTetra | static |
Scalars | vtkHigherOrderTetra | protected |
SetDebug(bool debugFlag) | vtkObject | |
SetEdgeIdsAndPoints(int edgeId, const std::function< void(const vtkIdType &)> &set_number_of_ids_and_points, const std::function< void(const vtkIdType &, const vtkIdType &)> &set_ids_and_points) | vtkHigherOrderTetra | |
SetFaceIdsAndPoints(vtkHigherOrderTriangle *result, int edgeId, const std::function< void(const vtkIdType &)> &set_number_of_ids_and_points, const std::function< void(const vtkIdType &, const vtkIdType &)> &set_ids_and_points) | vtkHigherOrderTetra | |
SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | inlinevirtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetParametricCoords() | vtkHigherOrderTetra | |
SetRationalWeightsFromPointData(vtkPointData *point_data, const vtkIdType numPts) | vtkBezierTetra | |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkCell *c) | vtkCell | virtual |
SubjectHelper | vtkObject | protected |
SubtetraBarycentricPointIndices(vtkIdType cellIndex, vtkIdType(&pointBIndices)[4][4]) | vtkHigherOrderTetra | protected |
SubtetraIndexMap | vtkHigherOrderTetra | protected |
Superclass typedef | vtkBezierTetra | |
Tetra | vtkHigherOrderTetra | protected |
TetraFromOctahedron(vtkIdType cellIndex, const vtkIdType(&octBIndices)[6][4], vtkIdType(&tetraBIndices)[4][4]) | vtkHigherOrderTetra | protected |
ToBarycentricIndex(vtkIdType index, vtkIdType *bindex) | vtkHigherOrderTetra | |
ToIndex(const vtkIdType *bindex) | vtkHigherOrderTetra | |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkHigherOrderTetra | virtual |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkBezierTetra() | vtkBezierTetra | protected |
vtkCell() | vtkCell | protected |
vtkHigherOrderTetra() | vtkHigherOrderTetra | protected |
vtkNonLinearCell() | vtkNonLinearCell | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkBezierTetra() override | vtkBezierTetra | protected |
~vtkCell() override | vtkCell | protected |
~vtkHigherOrderTetra() override | vtkHigherOrderTetra | protected |
~vtkNonLinearCell() override=default | vtkNonLinearCell | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |