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