VTK
9.1.0
|
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) | 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 |
AllocateTuples(int size) | vtkGenericAdaptorCell | protected |
Bounds | vtkGenericAdaptorCell | protected |
BreakOnError() | vtkObject | static |
CellData | vtkGenericAdaptorCell | protected |
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) | vtkGenericAdaptorCell | virtual |
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) | vtkGenericAdaptorCell | virtual |
CountEdgeNeighbors(int *sharing)=0 | vtkGenericAdaptorCell | pure virtual |
CountNeighbors(vtkGenericAdaptorCell *boundary)=0 | vtkGenericAdaptorCell | pure virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Derivatives(int subId, double pcoords[3], vtkGenericAttribute *attribute, double *derivs)=0 | vtkGenericAdaptorCell | pure virtual |
EvaluateLocation(int subId, double pcoords[3], double x[3])=0 | vtkGenericAdaptorCell | pure virtual |
EvaluatePosition(const double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2)=0 | vtkGenericAdaptorCell | pure virtual |
FastDelete() | vtkObjectBase | virtual |
FindClosestBoundary(int subId, double pcoords[3], vtkGenericCellIterator *&boundary)=0 | vtkGenericAdaptorCell | pure virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAttributeOrder(vtkGenericAttribute *a)=0 | vtkGenericAdaptorCell | pure virtual |
GetBoundaryIterator(vtkGenericCellIterator *boundaries, int dim=-1)=0 | vtkGenericAdaptorCell | pure virtual |
GetBounds(double bounds[6])=0 | vtkGenericAdaptorCell | pure virtual |
GetBounds() | vtkGenericAdaptorCell | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetDimension()=0 | vtkGenericAdaptorCell | pure virtual |
GetEdgeArray(vtkIdType edgeId)=0 | vtkGenericAdaptorCell | pure virtual |
GetFaceArray(vtkIdType faceId)=0 | vtkGenericAdaptorCell | pure virtual |
GetGeometryOrder()=0 | vtkGenericAdaptorCell | pure virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetHighestOrderAttribute(vtkGenericAttributeCollection *ac) | vtkGenericAdaptorCell | virtual |
GetId()=0 | vtkGenericAdaptorCell | pure virtual |
GetIsInMemkind() const | vtkObjectBase | |
GetLength2() | vtkGenericAdaptorCell | virtual |
GetMTime() | vtkObject | virtual |
GetNeighbors(vtkGenericAdaptorCell *boundary, vtkGenericCellIterator *neighbors)=0 | vtkGenericAdaptorCell | pure virtual |
GetNumberOfBoundaries(int dim=-1)=0 | vtkGenericAdaptorCell | pure virtual |
GetNumberOfDOFNodes()=0 | vtkGenericAdaptorCell | pure virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfPoints()=0 | vtkGenericAdaptorCell | pure virtual |
GetNumberOfVerticesOnFace(int faceId)=0 | vtkGenericAdaptorCell | pure virtual |
GetParametricCenter(double pcoords[3])=0 | vtkGenericAdaptorCell | pure virtual |
GetParametricCoords()=0 | vtkGenericAdaptorCell | pure virtual |
GetParametricDistance(const double pcoords[3])=0 | vtkGenericAdaptorCell | pure virtual |
GetPointIds(vtkIdType *id)=0 | vtkGenericAdaptorCell | pure virtual |
GetPointIterator(vtkGenericPointIterator *it)=0 | vtkGenericAdaptorCell | pure virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetType()=0 | vtkGenericAdaptorCell | pure virtual |
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 | |
Hexa | vtkGenericAdaptorCell | protected |
InitializeObjectBase() | vtkObjectBase | |
InternalCellArray | vtkGenericAdaptorCell | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalIds | vtkGenericAdaptorCell | protected |
InternalPoints | vtkGenericAdaptorCell | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalScalars | vtkGenericAdaptorCell | protected |
InterpolateTuple(vtkGenericAttribute *a, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | pure virtual |
InterpolateTuple(vtkGenericAttributeCollection *c, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | pure virtual |
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)=0 | vtkGenericAdaptorCell | pure 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) | vtkGenericAdaptorCell | virtual |
IsAttributeLinear(vtkGenericAttribute *a) | vtkGenericAdaptorCell | |
IsFaceOnBoundary(vtkIdType faceId)=0 | vtkGenericAdaptorCell | pure virtual |
IsGeometryLinear() | vtkGenericAdaptorCell | |
IsInDataSet()=0 | vtkGenericAdaptorCell | pure virtual |
IsOnBoundary()=0 | vtkGenericAdaptorCell | pure virtual |
IsPrimary()=0 | vtkGenericAdaptorCell | pure virtual |
IsTypeOf(const char *type) | vtkGenericAdaptorCell | static |
Line | vtkGenericAdaptorCell | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkObject | static |
NewCellIterator()=0 | vtkGenericAdaptorCell | pure virtual |
NewInstance() const | vtkGenericAdaptorCell | |
NewInstanceInternal() const | vtkGenericAdaptorCell | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
PointData | vtkGenericAdaptorCell | protected |
PointDataScalars | vtkGenericAdaptorCell | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkGenericAdaptorCell | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
Pyramid | vtkGenericAdaptorCell | protected |
Quad | vtkGenericAdaptorCell | 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 |
Reset() | vtkGenericAdaptorCell | protected |
SafeDownCast(vtkObjectBase *o) | vtkGenericAdaptorCell | static |
Scalars | vtkGenericAdaptorCell | protected |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkGenericAdaptorCell | |
Tessellate(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd, vtkUnsignedCharArray *types) | vtkGenericAdaptorCell | virtual |
Tetra | vtkGenericAdaptorCell | protected |
Triangle | vtkGenericAdaptorCell | protected |
TriangulateFace(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int index, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd) | vtkGenericAdaptorCell | virtual |
Tuples | vtkGenericAdaptorCell | protected |
TuplesCapacity | vtkGenericAdaptorCell | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
Vertex | vtkGenericAdaptorCell | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkGenericAdaptorCell() | vtkGenericAdaptorCell | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
Wedge | vtkGenericAdaptorCell | protected |
~vtkGenericAdaptorCell() override | vtkGenericAdaptorCell | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |