VTK  9.3.20240329
vtkGenericCell Member List

This is the complete list of members for vtkGenericCell, 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
BreakOnError()vtkObjectstatic
CellvtkGenericCellprotected
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkGenericCellvirtual
CellStorevtkGenericCellprotected
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkGenericCellvirtual
ComputeBoundingSphere(double center[3]) constvtkCellvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkGenericCellvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c) overridevtkGenericCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) overridevtkGenericCellvirtual
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkGenericCellvirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkGenericCellvirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkGenericCellvirtual
GetCellFaces()vtkGenericCell
GetCellFaces(vtkCellArray *faces)vtkGenericCell
GetCellType() overridevtkGenericCellvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkGenericCellvirtual
GetFace(int faceId) overridevtkGenericCellvirtual
GetFaces() overridevtkGenericCellvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkGenericCellvirtual
GetNumberOfFaces() overridevtkGenericCellvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParametricCenter(double pcoords[3]) overridevtkGenericCellvirtual
GetParametricCoords() overridevtkGenericCellvirtual
GetParametricDistance(const double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GetRepresentativeCell()vtkGenericCellinline
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)vtkCellvirtual
Initialize() overridevtkGenericCellvirtual
vtkCell::Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
vtkCell::Initialize(int npts, vtkPoints *p)vtkCell
InitializeObjectBase()vtkObjectBase
InstantiateCell(int cellType)vtkGenericCellstatic
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double pcoords[3], double *derivs) overridevtkGenericCell
vtkCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double *weights) overridevtkGenericCell
vtkCell::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) overridevtkGenericCellvirtual
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)vtkGenericCellvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear() overridevtkGenericCellvirtual
IsPrimaryCell() overridevtkGenericCellvirtual
IsTypeOf(const char *type)vtkGenericCellstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkGenericCellstatic
NewInstance() constvtkGenericCell
NewInstanceInternal() constvtkGenericCellprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkGenericCellvirtual
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() overridevtkGenericCellvirtual
RequiresInitialization() overridevtkGenericCellvirtual
SafeDownCast(vtkObjectBase *o)vtkGenericCellstatic
SetCellFaces(vtkCellArray *faces)vtkGenericCell
SetCellType(int cellType)vtkGenericCell
SetCellTypeToBezierCurve()vtkGenericCellinline
SetCellTypeToBezierHexahedron()vtkGenericCellinline
SetCellTypeToBezierQuadrilateral()vtkGenericCellinline
SetCellTypeToBezierTetra()vtkGenericCellinline
SetCellTypeToBezierTriangle()vtkGenericCellinline
SetCellTypeToBezierWedge()vtkGenericCellinline
SetCellTypeToBiQuadraticQuad()vtkGenericCellinline
SetCellTypeToBiQuadraticQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToBiQuadraticQuadraticWedge()vtkGenericCellinline
SetCellTypeToBiQuadraticTriangle()vtkGenericCellinline
SetCellTypeToConvexPointSet()vtkGenericCellinline
SetCellTypeToCubicLine()vtkGenericCellinline
SetCellTypeToEmptyCell()vtkGenericCellinline
SetCellTypeToHexagonalPrism()vtkGenericCellinline
SetCellTypeToHexahedron()vtkGenericCellinline
SetCellTypeToLagrangeCurve()vtkGenericCellinline
SetCellTypeToLagrangeHexahedron()vtkGenericCellinline
SetCellTypeToLagrangeQuadrilateral()vtkGenericCellinline
SetCellTypeToLagrangeTetra()vtkGenericCellinline
SetCellTypeToLagrangeTriangle()vtkGenericCellinline
SetCellTypeToLagrangeWedge()vtkGenericCellinline
SetCellTypeToLine()vtkGenericCellinline
SetCellTypeToPentagonalPrism()vtkGenericCellinline
SetCellTypeToPixel()vtkGenericCellinline
SetCellTypeToPolygon()vtkGenericCellinline
SetCellTypeToPolyhedron()vtkGenericCellinline
SetCellTypeToPolyLine()vtkGenericCellinline
SetCellTypeToPolyVertex()vtkGenericCellinline
SetCellTypeToPyramid()vtkGenericCellinline
SetCellTypeToQuad()vtkGenericCellinline
SetCellTypeToQuadraticEdge()vtkGenericCellinline
SetCellTypeToQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToQuadraticLinearQuad()vtkGenericCellinline
SetCellTypeToQuadraticLinearWedge()vtkGenericCellinline
SetCellTypeToQuadraticPolygon()vtkGenericCellinline
SetCellTypeToQuadraticPyramid()vtkGenericCellinline
SetCellTypeToQuadraticQuad()vtkGenericCellinline
SetCellTypeToQuadraticTetra()vtkGenericCellinline
SetCellTypeToQuadraticTriangle()vtkGenericCellinline
SetCellTypeToQuadraticWedge()vtkGenericCellinline
SetCellTypeToTetra()vtkGenericCellinline
SetCellTypeToTriangle()vtkGenericCellinline
SetCellTypeToTriangleStrip()vtkGenericCellinline
SetCellTypeToTriQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToTriQuadraticPyramid()vtkGenericCellinline
SetCellTypeToVertex()vtkGenericCellinline
SetCellTypeToVoxel()vtkGenericCellinline
SetCellTypeToWedge()vtkGenericCellinline
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *faces) overridevtkGenericCell
vtkCell::SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetPointIds(vtkIdList *pointIds)vtkGenericCell
SetPoints(vtkPoints *points)vtkGenericCell
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c) overridevtkGenericCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkGenericCell
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkGenericCellvirtual
TriangulateIds(int index, vtkIdList *ptIds) overridevtkGenericCellvirtual
TriangulateLocalIds(int index, vtkIdList *ptIds) overridevtkGenericCellvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkGenericCell()vtkGenericCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkGenericCell() overridevtkGenericCellprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual