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