Open CASCADE Technology
6.5.4
|
#include <CSLib_Class2d.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 () |
DEFINE_STANDARD_ALLOC 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 | ||
) |
CSLib_Class2d::~CSLib_Class2d | ( | ) | [inline] |
const CSLib_Class2d& CSLib_Class2d::Copy | ( | const CSLib_Class2d & | Other | ) | const |
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 |
const CSLib_Class2d& CSLib_Class2d::operator= | ( | const CSLib_Class2d & | Other | ) | 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 |