VTK  9.0.1
vtkBezierHexahedron Member List

This is the complete list of members for vtkBezierHexahedron, 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
ApproxvtkHigherOrderHexahedronprotected
ApproxCDvtkHigherOrderHexahedronprotected
ApproxPDvtkHigherOrderHexahedronprotected
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkHigherOrderHexahedronvirtual
CellScalarsvtkHigherOrderHexahedronprotected
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkHigherOrderHexahedronvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkHigherOrderHexahedronvirtual
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) overridevtkHigherOrderHexahedronvirtual
EdgeCellvtkBezierHexahedronprotected
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkHigherOrderHexahedronvirtual
EvaluateLocationProjectedNode(int &subId, const vtkIdType point_id, double x[3], double *weights)vtkBezierHexahedron
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkHigherOrderHexahedronvirtual
FaceCellvtkBezierHexahedronprotected
FastDelete()vtkObjectBasevirtual
GetApprox()vtkHigherOrderHexahedronprotected
GetApproximateHex(int subId, vtkDataArray *scalarsIn=nullptr, vtkDataArray *scalarsOut=nullptr) overridevtkBezierHexahedronprotectedvirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkHigherOrderHexahedroninlinevirtual
GetCellType() overridevtkBezierHexahedroninlinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkBezierHexahedronvirtual
getEdgeCell() overridevtkBezierHexahedronvirtual
GetFace(int faceId) overridevtkBezierHexahedronvirtual
getFaceCell() overridevtkBezierHexahedronvirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
getInterp() overridevtkBezierHexahedronvirtual
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkHigherOrderHexahedroninlinevirtual
GetNumberOfFaces() overridevtkHigherOrderHexahedroninlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints()vtkCellinline
GetOrder()vtkHigherOrderHexahedronvirtual
GetOrder(int i)vtkHigherOrderHexahedroninlinevirtual
GetParametricCenter(double center[3]) overridevtkHigherOrderHexahedroninlinevirtual
GetParametricCoords() overridevtkHigherOrderHexahedronvirtual
GetParametricDistance(const double pcoords[3]) overridevtkHigherOrderHexahedronvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetRationalWeights()vtkBezierHexahedron
GetReferenceCount()vtkObjectBaseinline
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() overridevtkHigherOrderHexahedronvirtual
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)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpvtkBezierHexahedronprotected
InterpolateDerivs(const double pcoords[3], double *derivs) overridevtkBezierHexahedronvirtual
vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double *weights) overridevtkBezierHexahedronvirtual
vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkHigherOrderHexahedronvirtual
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)vtkBezierHexahedronvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear() overridevtkNonLinearCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkBezierHexahedronstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkBezierHexahedronstatic
NewInstance() constvtkBezierHexahedron
NewInstanceInternal() constvtkBezierHexahedronprotectedvirtual
NodeNumberingMappingFromVTK8To9(const int order[3], const vtkIdType node_id_vtk8)vtkHigherOrderHexahedronstatic
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OrdervtkHigherOrderHexahedronprotected
PointIdsvtkCell
PointIndexFromIJK(int i, int j, int k, const int *order)vtkHigherOrderHexahedronstatic
PointIndexFromIJK(int i, int j, int k)vtkHigherOrderHexahedron
PointParametricCoordinatesvtkHigherOrderHexahedronprotected
PointsvtkCell
PrepareApproxData(vtkPointData *pd, vtkCellData *cd, vtkIdType cellId, vtkDataArray *cellScalars)vtkHigherOrderHexahedronprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkBezierHexahedronvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
RationalWeightsvtkBezierHexahedronprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
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() overridevtkHigherOrderHexahedroninlinevirtual
SafeDownCast(vtkObjectBase *o)vtkBezierHexahedronstatic
ScalarsvtkHigherOrderHexahedronprotected
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)vtkHigherOrderHexahedron
SetFaceIdsAndPoints(vtkHigherOrderQuadrilateral *result, int faceId, const std::function< void(const vtkIdType &)> &set_number_of_ids_and_points, const std::function< void(const vtkIdType &, const vtkIdType &)> &set_ids_and_points)vtkHigherOrderHexahedron
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetOrder(const int s, const int t, const int u)vtkHigherOrderHexahedronvirtual
SetOrderFromCellData(vtkCellData *cell_data, const vtkIdType numPts, const vtkIdType cell_id)vtkHigherOrderHexahedronvirtual
SetParametricCoords()vtkHigherOrderHexahedron
SetRationalWeightsFromPointData(vtkPointData *point_data, const vtkIdType numPts)vtkBezierHexahedron
SetReferenceCount(int)vtkObjectBase
SetUniformOrderFromNumPoints(const vtkIdType numPts)vtkHigherOrderHexahedronvirtual
ShallowCopy(vtkCell *c)vtkCellvirtual
SubCellCoordinatesFromId(vtkVector3i &ijk, int subId)vtkHigherOrderHexahedron
SubCellCoordinatesFromId(int &i, int &j, int &k, int subId)vtkHigherOrderHexahedron
SubjectHelpervtkObjectprotected
Superclass typedefvtkBezierHexahedron
TmpIdsvtkHigherOrderHexahedronprotected
TmpPtsvtkHigherOrderHexahedronprotected
TransformApproxToCellParams(int subCell, double *pcoords)vtkHigherOrderHexahedron
TransformFaceToCellParams(int bdyFace, double *pcoords)vtkHigherOrderHexahedron
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkHigherOrderHexahedronvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkBezierHexahedron()vtkBezierHexahedronprotected
vtkCell()vtkCellprotected
vtkHigherOrderHexahedron()vtkHigherOrderHexahedronprotected
vtkNonLinearCell()vtkNonLinearCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkBezierHexahedron() overridevtkBezierHexahedronprotected
~vtkCell() overridevtkCellprotected
~vtkHigherOrderHexahedron() overridevtkHigherOrderHexahedronprotected
~vtkNonLinearCell() overridevtkNonLinearCellinlineprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual