Open CASCADE Technology
6.5.4
|
#include <Extrema_POnCurv2d.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | Extrema_POnCurv2d () |
Extrema_POnCurv2d (const Standard_Real U, const gp_Pnt2d &P) | |
void | SetValues (const Standard_Real U, const gp_Pnt2d &P) |
const gp_Pnt2d & | Value () const |
Standard_Real | Parameter () const |
Standard_Real | _CSFDB_GetExtrema_POnCurv2dmyU () const |
void | _CSFDB_SetExtrema_POnCurv2dmyU (const Standard_Real p) |
const gp_Pnt2d & | _CSFDB_GetExtrema_POnCurv2dmyP () const |
const gp_Pnt2d& Extrema_POnCurv2d::_CSFDB_GetExtrema_POnCurv2dmyP | ( | ) | const [inline] |
Standard_Real Extrema_POnCurv2d::_CSFDB_GetExtrema_POnCurv2dmyU | ( | ) | const [inline] |
Standard_Real Extrema_POnCurv2d::Parameter | ( | ) | const |
void Extrema_POnCurv2d::SetValues | ( | const Standard_Real | U, |
const gp_Pnt2d & | P | ||
) |
const gp_Pnt2d& Extrema_POnCurv2d::Value | ( | ) | const |