VTK
9.1.0
|
This is the complete list of members for vtkVertex, 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 |
Bounds | vtkCell | protected |
BreakOnError() | vtkObject | static |
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) override | vtkVertex | virtual |
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *pts, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkVertex | virtual |
ComputeBoundingSphere(double center[3]) const | vtkCell | virtual |
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts1, vtkCellArray *lines, vtkCellArray *verts2, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override | vtkVertex | 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 | vtkVertex | virtual |
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkVertex | virtual |
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkVertex | virtual |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds(double bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() override | vtkVertex | inlinevirtual |
GetCellType() override | vtkVertex | inlinevirtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetEdge(int) override | vtkVertex | inlinevirtual |
GetFace(int) override | vtkVertex | inlinevirtual |
GetFaces() | vtkCell | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLength2() | vtkCell | |
GetMTime() | vtkObject | virtual |
GetNumberOfEdges() override | vtkVertex | inlinevirtual |
GetNumberOfFaces() override | vtkVertex | inlinevirtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfPoints() const | vtkCell | inline |
GetParametricCenter(double pcoords[3]) override | vtkVertex | inlinevirtual |
GetParametricCoords() override | vtkVertex | virtual |
GetParametricDistance(const double pcoords[3]) | vtkCell | virtual |
GetPointId(int ptId) | vtkCell | inline |
GetPointIds() | vtkCell | inline |
GetPoints() | vtkCell | inline |
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 | |
Inflate(double) override | vtkVertex | inlinevirtual |
Initialize(int npts, const vtkIdType *pts, vtkPoints *p) | vtkCell | |
Initialize(int npts, vtkPoints *p) | vtkCell | |
Initialize() | vtkCell | inlinevirtual |
InitializeObjectBase() | vtkObjectBase | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InterpolateDerivs(const double pcoords[3], double derivs[3]) override | vtkVertex | inline |
vtkCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual |
InterpolateFunctions(const double pcoords[3], double weights[1]) override | vtkVertex | inline |
vtkCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual |
InterpolationDerivs(const double pcoords[3], double derivs[3]) | vtkVertex | static |
InterpolationFunctions(const double pcoords[3], double weights[1]) | vtkVertex | static |
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 | vtkVertex | 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) | vtkVertex | virtual |
IsExplicitCell() | vtkCell | inlinevirtual |
IsLinear() | vtkCell | inlinevirtual |
IsPrimaryCell() | vtkCell | inlinevirtual |
IsTypeOf(const char *type) | vtkVertex | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkVertex | static |
NewInstance() const | vtkVertex | |
NewInstanceInternal() const | vtkVertex | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
PointIds | vtkCell | |
Points | vtkCell | |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkVertex | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
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() | vtkCell | inlinevirtual |
SafeDownCast(vtkObjectBase *o) | vtkVertex | static |
SetDebug(bool debugFlag) | vtkObject | |
SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | inlinevirtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkCell *c) | vtkCell | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkVertex | |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkVertex | virtual |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCell() | vtkCell | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkVertex() | vtkVertex | protected |
WeakPointers | vtkObjectBase | protected |
~vtkCell() override | vtkCell | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkVertex() override=default | vtkVertex | protected |