|
Open CASCADE Technology 6.5.2
|
#include <Geom2dInt_TheProjPCurOfGInter.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Real | FindParameter (const Adaptor2d_Curve2d &C, const gp_Pnt2d &Pnt, const Standard_Real Tol) |
| static Standard_Real | FindParameter (const Adaptor2d_Curve2d &C, const gp_Pnt2d &Pnt, const Standard_Real LowParameter, const Standard_Real HighParameter, const Standard_Real Tol) |
| static Standard_Real Geom2dInt_TheProjPCurOfGInter::FindParameter | ( | const Adaptor2d_Curve2d & | C, |
| const gp_Pnt2d & | Pnt, | ||
| const Standard_Real | Tol | ||
| ) | [static] |
| static Standard_Real Geom2dInt_TheProjPCurOfGInter::FindParameter | ( | const Adaptor2d_Curve2d & | C, |
| const gp_Pnt2d & | Pnt, | ||
| const Standard_Real | LowParameter, | ||
| const Standard_Real | HighParameter, | ||
| const Standard_Real | Tol | ||
| ) | [static] |
| void Geom2dInt_TheProjPCurOfGInter::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dInt_TheProjPCurOfGInter::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* Geom2dInt_TheProjPCurOfGInter::operator new | ( | size_t | size | ) | [inline] |
1.7.4