VTK
|
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, double pcoords[3], vtkIdList *pts) | vtkVertex | virtual |
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *pts, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkVertex | virtual |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts1, vtkCellArray *lines, vtkCellArray *verts2, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkVertex | virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkCell *c) | vtkCell | virtual |
Delete() | vtkObjectBase | virtual |
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) | vtkVertex | virtual |
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) | vtkVertex | virtual |
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) | vtkVertex | virtual |
FastDelete() | vtkObjectBase | virtual |
GetBounds(double bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() | vtkVertex | inlinevirtual |
GetCellType() | vtkVertex | inlinevirtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetEdge(int) | vtkVertex | inlinevirtual |
GetFace(int) | vtkVertex | inlinevirtual |
GetFaces() | vtkCell | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetLength2() | vtkCell | |
GetMTime() | vtkObject | virtual |
GetNumberOfEdges() | vtkVertex | inlinevirtual |
GetNumberOfFaces() | vtkVertex | inlinevirtual |
GetNumberOfPoints() | vtkCell | inline |
GetParametricCenter(double pcoords[3]) | vtkVertex | inlinevirtual |
GetParametricCoords() | vtkVertex | virtual |
GetParametricDistance(double pcoords[3]) | vtkCell | virtual |
GetPointId(int ptId) | vtkCell | inline |
GetPointIds() | vtkCell | inline |
GetPoints() | vtkCell | inline |
GetReferenceCount() | vtkObjectBase | inline |
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 | |
Initialize(int npts, vtkIdType *pts, vtkPoints *p) | vtkCell | |
Initialize() | vtkCell | inlinevirtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InterpolateDerivs(double pcoords[3], double derivs[3]) | vtkVertex | inlinevirtual |
vtkCell::InterpolateDerivs(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual |
InterpolateFunctions(double pcoords[3], double weights[1]) | vtkVertex | inlinevirtual |
vtkCell::InterpolateFunctions(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual |
InterpolationDerivs(double pcoords[3], double derivs[3]) | vtkVertex | static |
InterpolationFunctions(double pcoords[3], double weights[1]) | vtkVertex | static |
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | 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 |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) | vtkVertex | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, int check) | 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 |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkCell *c) | vtkCell | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkVertex | |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkVertex | virtual |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
vtkCell() | vtkCell | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkVertex() | vtkVertex | protected |
WeakPointers | vtkObjectBase | protected |
~vtkCell() | vtkCell | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkVertex() | vtkVertex | inlineprotected |