|
Open CASCADE Technology
6.5.4
|
#include <PGeom2d_Parabola.hxx>

Public Member Functions | |
| PGeom2d_Parabola () | |
| Creates a parabola with default values. | |
| PGeom2d_Parabola (const gp_Ax22d &aPosition, const Standard_Real aFocalLength) | |
| Creates a Parabola with <aPosition> and <aFocalLength> as field values. | |
| void | FocalLength (const Standard_Real aFocalLength) |
| Set the value of the field focalLength with <aFocalLength>. | |
| Standard_Real | FocalLength () const |
| Retruns the value of the field focalLength. | |
| PGeom2d_Parabola (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom2d_ParabolafocalLength () const |
| void | _CSFDB_SetPGeom2d_ParabolafocalLength (const Standard_Real p) |
| PGeom2d_Parabola::PGeom2d_Parabola | ( | const gp_Ax22d & | aPosition, |
| const Standard_Real | aFocalLength | ||
| ) |
| PGeom2d_Parabola::PGeom2d_Parabola | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PGeom2d_Parabola::_CSFDB_GetPGeom2d_ParabolafocalLength | ( | ) | const [inline] |
| void PGeom2d_Parabola::FocalLength | ( | const Standard_Real | aFocalLength | ) |
| Standard_Real PGeom2d_Parabola::FocalLength | ( | ) | const |
1.8.0