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

Public Member Functions | |
| PGeom_Parabola () | |
| Creates a parabola with default values. | |
| PGeom_Parabola (const gp_Ax2 &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. | |
| PGeom_Parabola (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom_ParabolafocalLength () const |
| void | _CSFDB_SetPGeom_ParabolafocalLength (const Standard_Real p) |
| PGeom_Parabola::PGeom_Parabola | ( | const gp_Ax2 & | aPosition, |
| const Standard_Real | aFocalLength | ||
| ) |
| PGeom_Parabola::PGeom_Parabola | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PGeom_Parabola::_CSFDB_GetPGeom_ParabolafocalLength | ( | ) | const [inline] |
| void PGeom_Parabola::FocalLength | ( | const Standard_Real | aFocalLength | ) |
| Standard_Real PGeom_Parabola::FocalLength | ( | ) | const |
1.8.0