VTK  9.3.20240423
vtkGenericAdaptorCell Member List

This is the complete list of members for vtkGenericAdaptorCell, 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
AllocateTuples(int size)vtkGenericAdaptorCellprotected
BoundsvtkGenericAdaptorCellprotected
BreakOnError()vtkObjectstatic
CellDatavtkGenericAdaptorCellprotected
Clip(double value, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int insideOut, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd)vtkGenericAdaptorCellvirtual
Contour(vtkContourValues *values, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd)vtkGenericAdaptorCellvirtual
CountEdgeNeighbors(int *sharing)=0vtkGenericAdaptorCellpure virtual
CountNeighbors(vtkGenericAdaptorCell *boundary)=0vtkGenericAdaptorCellpure virtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], vtkGenericAttribute *attribute, double *derivs)=0vtkGenericAdaptorCellpure virtual
EvaluateLocation(int subId, double pcoords[3], double x[3])=0vtkGenericAdaptorCellpure virtual
EvaluatePosition(const double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2)=0vtkGenericAdaptorCellpure virtual
FastDelete()vtkObjectBasevirtual
FindClosestBoundary(int subId, double pcoords[3], vtkGenericCellIterator *&boundary)=0vtkGenericAdaptorCellpure virtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAttributeOrder(vtkGenericAttribute *a)=0vtkGenericAdaptorCellpure virtual
GetBoundaryIterator(vtkGenericCellIterator *boundaries, int dim=-1)=0vtkGenericAdaptorCellpure virtual
GetBounds(double bounds[6])=0vtkGenericAdaptorCellpure virtual
GetBounds()vtkGenericAdaptorCellvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetDimension()=0vtkGenericAdaptorCellpure virtual
GetEdgeArray(vtkIdType edgeId)=0vtkGenericAdaptorCellpure virtual
GetFaceArray(vtkIdType faceId)=0vtkGenericAdaptorCellpure virtual
GetGeometryOrder()=0vtkGenericAdaptorCellpure virtual
GetGlobalWarningDisplay()vtkObjectstatic
GetHighestOrderAttribute(vtkGenericAttributeCollection *ac)vtkGenericAdaptorCellvirtual
GetId()=0vtkGenericAdaptorCellpure virtual
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkGenericAdaptorCellvirtual
GetMTime()vtkObjectvirtual
GetNeighbors(vtkGenericAdaptorCell *boundary, vtkGenericCellIterator *neighbors)=0vtkGenericAdaptorCellpure virtual
GetNumberOfBoundaries(int dim=-1)=0vtkGenericAdaptorCellpure virtual
GetNumberOfDOFNodes()=0vtkGenericAdaptorCellpure virtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints()=0vtkGenericAdaptorCellpure virtual
GetNumberOfVerticesOnFace(int faceId)=0vtkGenericAdaptorCellpure virtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParametricCenter(double pcoords[3])=0vtkGenericAdaptorCellpure virtual
GetParametricCoords()=0vtkGenericAdaptorCellpure virtual
GetParametricDistance(const double pcoords[3])=0vtkGenericAdaptorCellpure virtual
GetPointIds(vtkIdType *id)=0vtkGenericAdaptorCellpure virtual
GetPointIterator(vtkGenericPointIterator *it)=0vtkGenericAdaptorCellpure virtual
GetReferenceCount()vtkObjectBaseinline
GetType()=0vtkGenericAdaptorCellpure virtual
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
HexavtkGenericAdaptorCellprotected
InitializeObjectBase()vtkObjectBase
InternalCellArrayvtkGenericAdaptorCellprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalIdsvtkGenericAdaptorCellprotected
InternalPointsvtkGenericAdaptorCellprotected
InternalReleaseFocus()vtkObjectprotected
InternalScalarsvtkGenericAdaptorCellprotected
InterpolateTuple(vtkGenericAttribute *a, double pcoords[3], double *val)=0vtkGenericAdaptorCellpure virtual
InterpolateTuple(vtkGenericAttributeCollection *c, double pcoords[3], double *val)=0vtkGenericAdaptorCellpure virtual
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)=0vtkGenericAdaptorCellpure virtual
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)vtkGenericAdaptorCellvirtual
IsAttributeLinear(vtkGenericAttribute *a)vtkGenericAdaptorCell
IsFaceOnBoundary(vtkIdType faceId)=0vtkGenericAdaptorCellpure virtual
IsGeometryLinear()vtkGenericAdaptorCell
IsInDataSet()=0vtkGenericAdaptorCellpure virtual
IsOnBoundary()=0vtkGenericAdaptorCellpure virtual
IsPrimary()=0vtkGenericAdaptorCellpure virtual
IsTypeOf(const char *type)vtkGenericAdaptorCellstatic
LinevtkGenericAdaptorCellprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkObjectstatic
NewCellIterator()=0vtkGenericAdaptorCellpure virtual
NewInstance() constvtkGenericAdaptorCell
NewInstanceInternal() constvtkGenericAdaptorCellprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointDatavtkGenericAdaptorCellprotected
PointDataScalarsvtkGenericAdaptorCellprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkGenericAdaptorCellvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PyramidvtkGenericAdaptorCellprotected
QuadvtkGenericAdaptorCellprotected
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
Reset()vtkGenericAdaptorCellprotected
SafeDownCast(vtkObjectBase *o)vtkGenericAdaptorCellstatic
ScalarsvtkGenericAdaptorCellprotected
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObjectprotected
Superclass typedefvtkGenericAdaptorCell
Tessellate(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd, vtkUnsignedCharArray *types)vtkGenericAdaptorCellvirtual
TetravtkGenericAdaptorCellprotected
TrianglevtkGenericAdaptorCellprotected
TriangulateFace(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int index, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd)vtkGenericAdaptorCellvirtual
TuplesvtkGenericAdaptorCellprotected
TuplesCapacityvtkGenericAdaptorCellprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
VertexvtkGenericAdaptorCellprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkGenericAdaptorCell()vtkGenericAdaptorCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
WedgevtkGenericAdaptorCellprotected
~vtkGenericAdaptorCell() overridevtkGenericAdaptorCellprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual