|
Public Member Functions |
| Standard_EXPORT | PGeom_Parabola () |
| | Creates a parabola with default values.
.
|
| Standard_EXPORT | PGeom_Parabola (const gp_Ax2 &aPosition, const Standard_Real aFocalLength) |
| | Creates a Parabola with <aposition> and <afocallength>
as field values.
.
|
| Standard_EXPORT void | FocalLength (const Standard_Real aFocalLength) |
| | Set the value of the field focalLength with
<afocallength>.
.
|
| Standard_EXPORT 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) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Standard_Real | focalLength |