|
Open CASCADE Technology
7.0.0
|
*** Class2d : Low level algorithm for 2d classification this class was moved from package BRepTopAdaptor More...
#include <CSLib_Class2d.hxx>
Public Member Functions | |
| CSLib_Class2d (const TColgp_Array1OfPnt2d &TP, const Standard_Real aTolu, const Standard_Real aTolv, const Standard_Real umin, const Standard_Real vmin, const Standard_Real umax, const Standard_Real vmax) | |
| Standard_Integer | SiDans (const gp_Pnt2d &P) const |
| Standard_Integer | SiDans_OnMode (const gp_Pnt2d &P, const Standard_Real Tol) const |
| Standard_Integer | InternalSiDans (const Standard_Real X, const Standard_Real Y) const |
| Standard_Integer | InternalSiDansOuOn (const Standard_Real X, const Standard_Real Y) const |
| const CSLib_Class2d & | Copy (const CSLib_Class2d &Other) const |
| const CSLib_Class2d & | operator= (const CSLib_Class2d &Other) const |
| void | Destroy () |
| ~CSLib_Class2d () | |
*** Class2d : Low level algorithm for 2d classification this class was moved from package BRepTopAdaptor
| CSLib_Class2d::CSLib_Class2d | ( | const TColgp_Array1OfPnt2d & | TP, |
| const Standard_Real | aTolu, | ||
| const Standard_Real | aTolv, | ||
| const Standard_Real | umin, | ||
| const Standard_Real | vmin, | ||
| const Standard_Real | umax, | ||
| const Standard_Real | vmax | ||
| ) |
|
inline |
| const CSLib_Class2d& CSLib_Class2d::Copy | ( | const CSLib_Class2d & | Other | ) | const |
| void CSLib_Class2d::Destroy | ( | ) |
| Standard_Integer CSLib_Class2d::InternalSiDans | ( | const Standard_Real | X, |
| const Standard_Real | Y | ||
| ) | const |
| Standard_Integer CSLib_Class2d::InternalSiDansOuOn | ( | const Standard_Real | X, |
| const Standard_Real | Y | ||
| ) | const |
|
inline |
| Standard_Integer CSLib_Class2d::SiDans | ( | const gp_Pnt2d & | P | ) | const |
| Standard_Integer CSLib_Class2d::SiDans_OnMode | ( | const gp_Pnt2d & | P, |
| const Standard_Real | Tol | ||
| ) | const |
1.8.10