VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkLine Member List

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)vtkLinestatic
DistanceBetweenLineSegments(double l0[3], double l1[3], double m0[3], double m1[3], double closestPt1[3], double closestPt2[3], double &t1, double &t2)vtkLinestatic
DistanceToLine(double x[3], double p1[3], double p2[3], double &t, double closestPoint[3])vtkLinestatic
DistanceToLine(double x[3], double p1[3], double p2[3])vtkLinestatic
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()vtkLineinline
GetCellType()vtkLineinline
GetEdge(int)vtkLineinline
GetFace(int)vtkLineinline
GetNumberOfEdges()vtkLineinline
GetNumberOfFaces()vtkLineinline
GetParametricCenter(double pcoords[3])vtkLineinline
GetParametricCoords()vtkLinevirtual
InterpolateDerivs(double pcoords[3], double derivs[2])vtkLineinlinevirtual
InterpolateFunctions(double pcoords[3], double weights[2])vtkLineinlinevirtual
InterpolationDerivs(double pcoords[3], double derivs[2])vtkLinestatic
InterpolationFunctions(double pcoords[3], double weights[2])vtkLinestatic
Intersection(double p1[3], double p2[3], double x1[3], double x2[3], double &u, double &v)vtkLinestatic
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkLine
IsA(const char *type)vtkLinevirtual
IsTypeOf(const char *type)vtkLinestatic
New()vtkLinestatic
NewInstance() const vtkLine
NewInstanceInternal() const vtkLineprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent)vtkLine
SafeDownCast(vtkObjectBase *o)vtkLinestatic
Superclass typedefvtkLine
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkLine
vtkLine()vtkLineprotected
~vtkLine()vtkLineinlineprotected