VTK
|
This is the complete list of members for vtkVertex, including all inherited members.
CellBoundary(int subId, double pcoords[3], vtkIdList *pts) | vtkVertex | |
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *pts, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkVertex | |
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts1, vtkCellArray *lines, vtkCellArray *verts2, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkVertex | |
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) | vtkVertex | |
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) | vtkVertex | |
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) | vtkVertex | |
GetCellDimension() | vtkVertex | inline |
GetCellType() | vtkVertex | inline |
GetClassName() | vtkVertex | virtual |
GetEdge(int) | vtkVertex | inline |
GetFace(int) | vtkVertex | inline |
GetNumberOfEdges() | vtkVertex | inline |
GetNumberOfFaces() | vtkVertex | inline |
GetParametricCenter(double pcoords[3]) | vtkVertex | inline |
GetParametricCoords() | vtkVertex | virtual |
InterpolateDerivs(double pcoords[3], double derivs[3]) | vtkVertex | inlinevirtual |
InterpolateFunctions(double pcoords[3], double weights[1]) | vtkVertex | 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 | |
IsA(const char *type) | vtkVertex | virtual |
IsTypeOf(const char *type) | vtkVertex | static |
New() | vtkVertex | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkVertex | |
SafeDownCast(vtkObject *o) | vtkVertex | static |
Superclass typedef | vtkVertex | |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkVertex | |
vtkVertex() | vtkVertex | protected |
~vtkVertex() | vtkVertex | inlineprotected |