|
Open CASCADE Technology
6.5.4
|
#include <Contap_TheSearchInsideOfContour.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Contap_TheSearchInsideOfContour () |
| Contap_TheSearchInsideOfContour (Contap_TheSurfFunctionOfContour &F, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &T, const Standard_Real Epsilon) | |
| void | Perform (Contap_TheSurfFunctionOfContour &F, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &T, const Standard_Real Epsilon) |
| void | Perform (Contap_TheSurfFunctionOfContour &F, const Handle< Adaptor3d_HSurface > &Surf, const Standard_Real UStart, const Standard_Real VStart) |
| Standard_Boolean | IsDone () const |
| Standard_Integer | NbPoints () const |
| const IntSurf_InteriorPoint & | Value (const Standard_Integer Index) const |
| Contap_TheSearchInsideOfContour::Contap_TheSearchInsideOfContour | ( | Contap_TheSurfFunctionOfContour & | F, |
| const Handle< Adaptor3d_HSurface > & | Surf, | ||
| const Handle< Adaptor3d_TopolTool > & | T, | ||
| const Standard_Real | Epsilon | ||
| ) |
| void Contap_TheSearchInsideOfContour::Perform | ( | Contap_TheSurfFunctionOfContour & | F, |
| const Handle< Adaptor3d_HSurface > & | Surf, | ||
| const Handle< Adaptor3d_TopolTool > & | T, | ||
| const Standard_Real | Epsilon | ||
| ) |
| void Contap_TheSearchInsideOfContour::Perform | ( | Contap_TheSurfFunctionOfContour & | F, |
| const Handle< Adaptor3d_HSurface > & | Surf, | ||
| const Standard_Real | UStart, | ||
| const Standard_Real | VStart | ||
| ) |
| const IntSurf_InteriorPoint& Contap_TheSearchInsideOfContour::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0