|
Open CASCADE Technology
6.9.0
|
#include <Extrema_POnCurv2d.hxx>
Public Member Functions | |
| 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 |
| Extrema_POnCurv2d::Extrema_POnCurv2d | ( | ) |
| Extrema_POnCurv2d::Extrema_POnCurv2d | ( | const Standard_Real | U, |
| const gp_Pnt2d & | P | ||
| ) |
|
inline |
|
inline |
|
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 |
1.8.5