|
Open CASCADE Technology
6.9.0
|
#include <Extrema_POnCurv.hxx>
Public Member Functions | |
| Extrema_POnCurv () | |
| Extrema_POnCurv (const Standard_Real U, const gp_Pnt &P) | |
| void | SetValues (const Standard_Real U, const gp_Pnt &P) |
| const gp_Pnt & | Value () const |
| Standard_Real | Parameter () const |
| Standard_Real | _CSFDB_GetExtrema_POnCurvmyU () const |
| void | _CSFDB_SetExtrema_POnCurvmyU (const Standard_Real p) |
| const gp_Pnt & | _CSFDB_GetExtrema_POnCurvmyP () const |
| Extrema_POnCurv::Extrema_POnCurv | ( | ) |
| Extrema_POnCurv::Extrema_POnCurv | ( | const Standard_Real | U, |
| const gp_Pnt & | P | ||
| ) |
|
inline |
|
inline |
|
inline |
| Standard_Real Extrema_POnCurv::Parameter | ( | ) | const |
| void Extrema_POnCurv::SetValues | ( | const Standard_Real | U, |
| const gp_Pnt & | P | ||
| ) |
| const gp_Pnt& Extrema_POnCurv::Value | ( | ) | const |
1.8.5