Open CASCADE Technology 6.6.0
Public Member Functions
PGeom_Parabola Class Reference

#include <PGeom_Parabola.hxx>

Inheritance diagram for PGeom_Parabola:
Inheritance graph
[legend]

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)

Constructor & Destructor Documentation

PGeom_Parabola::PGeom_Parabola ( )
PGeom_Parabola::PGeom_Parabola ( const gp_Ax2 aPosition,
const Standard_Real  aFocalLength 
)
PGeom_Parabola::PGeom_Parabola ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

Standard_Real PGeom_Parabola::_CSFDB_GetPGeom_ParabolafocalLength ( ) const [inline]
void PGeom_Parabola::_CSFDB_SetPGeom_ParabolafocalLength ( const Standard_Real  p) [inline]
void PGeom_Parabola::FocalLength ( const Standard_Real  aFocalLength)
Standard_Real PGeom_Parabola::FocalLength ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines