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