Open CASCADE Technology 6.6.0
Public Member Functions
PGeom2d_Parabola Class Reference

#include <PGeom2d_Parabola.hxx>

Inheritance diagram for PGeom2d_Parabola:
Inheritance graph
[legend]

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)

Constructor & Destructor Documentation

PGeom2d_Parabola::PGeom2d_Parabola ( )
PGeom2d_Parabola::PGeom2d_Parabola ( const gp_Ax22d aPosition,
const Standard_Real  aFocalLength 
)
PGeom2d_Parabola::PGeom2d_Parabola ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

Standard_Real PGeom2d_Parabola::_CSFDB_GetPGeom2d_ParabolafocalLength ( ) const [inline]
void PGeom2d_Parabola::_CSFDB_SetPGeom2d_ParabolafocalLength ( const Standard_Real  p) [inline]
void PGeom2d_Parabola::FocalLength ( const Standard_Real  aFocalLength)
Standard_Real PGeom2d_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