#include <CSLib_Class2d.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | 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 () |
Constructor & Destructor Documentation
| CSLib_Class2d::~CSLib_Class2d |
( |
| ) |
[inline] |
Member Function Documentation
| void CSLib_Class2d::Destroy |
( |
| ) |
|
| void CSLib_Class2d::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* CSLib_Class2d::operator new |
( |
size_t |
size | ) |
[inline] |
| void* CSLib_Class2d::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: