|
Open CASCADE Technology
6.5.4
|
#include <Contap_TheSearchOfContour.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Contap_TheSearchOfContour () |
| void | Perform (Contap_TheArcFunctionOfContour &F, const Handle< Adaptor3d_TopolTool > &Domain, const Standard_Real TolBoundary, const Standard_Real TolTangency) |
| Standard_Boolean | IsDone () const |
| Standard_Boolean | AllArcSolution () const |
| Standard_Integer | NbPoints () const |
| const Contap_ThePathPointOfTheSearchOfContour & | Point (const Standard_Integer Index) const |
| Standard_Integer | NbSegments () const |
| const Contap_TheSegmentOfTheSearchOfContour & | Segment (const Standard_Integer Index) const |
| void Contap_TheSearchOfContour::Perform | ( | Contap_TheArcFunctionOfContour & | F, |
| const Handle< Adaptor3d_TopolTool > & | Domain, | ||
| const Standard_Real | TolBoundary, | ||
| const Standard_Real | TolTangency | ||
| ) |
| const Contap_ThePathPointOfTheSearchOfContour& Contap_TheSearchOfContour::Point | ( | const Standard_Integer | Index | ) | const |
| const Contap_TheSegmentOfTheSearchOfContour& Contap_TheSearchOfContour::Segment | ( | const Standard_Integer | Index | ) | const |
1.8.0