#include <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
| static Standard_Integer | FirstPoint (const GeomInt_TheMultiLineOfWLApprox &ML) |
| |
| static Standard_Integer | LastPoint (const GeomInt_TheMultiLineOfWLApprox &ML) |
| |
| static Standard_Integer | NbP2d (const GeomInt_TheMultiLineOfWLApprox &ML) |
| |
| static Standard_Integer | NbP3d (const GeomInt_TheMultiLineOfWLApprox &ML) |
| |
| static void | Value (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfPnt &tabPt) |
| |
| static void | Value (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfPnt2d &tabPt2d) |
| |
| static void | Value (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfPnt &tabPt, TColgp_Array1OfPnt2d &tabPt2d) |
| |
| static Standard_Boolean | Tangency (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec &tabV) |
| |
| static Standard_Boolean | Tangency (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d &tabV2d) |
| |
| static Standard_Boolean | Tangency (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec &tabV, TColgp_Array1OfVec2d &tabV2d) |
| |
| static Standard_Boolean | Curvature (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec &tabV) |
| |
| static Standard_Boolean | Curvature (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d &tabV2d) |
| |
| static Standard_Boolean | Curvature (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec &tabV, TColgp_Array1OfVec2d &tabV2d) |
| |
| static GeomInt_TheMultiLineOfWLApprox | MakeMLBetween (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer I1, const Standard_Integer I2, const Standard_Integer NbPMin) |
| |
| static Approx_Status | WhatStatus (const GeomInt_TheMultiLineOfWLApprox &ML, const Standard_Integer I1, const Standard_Integer I2) |
| |
| static void | Dump (const GeomInt_TheMultiLineOfWLApprox &ML) |
| |
The documentation for this class was generated from the following file: