OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKGeomBase
GC


GC_MakeArcOfParabola Class Reference

Implements construction algorithms for an arc
of parabola in 3D space. The result is a Geom_TrimmedCurve curve.
A MakeArcOfParabola object provides a framework for:
- defining the construction of the arc of parabola,
- implementing the construction algorithm, and
- consulting the results. In particular, the
Value function returns the constructed arc of parabola.
.

#include <GC_MakeArcOfParabola.hxx>

Inheritance diagram for GC_MakeArcOfParabola:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GC_MakeArcOfParabola (const gp_Parab &Parab, const Standard_Real Alpha1, const Standard_Real Alpha2, const Standard_Boolean Sense)
 Creates an arc of Parabola (TrimmedCurve from Geom) from
a Parabola between two parameters Alpha1 and Alpha2
(given in radians).
.
Standard_EXPORT GC_MakeArcOfParabola (const gp_Parab &Parab, const gp_Pnt &P, const Standard_Real Alpha, const Standard_Boolean Sense)
 Creates an arc of Parabola (TrimmedCurve from Geom) from
a Parabola between point

and the parameter
Alpha (given in radians).
.

Standard_EXPORT GC_MakeArcOfParabola (const gp_Parab &Parab, const gp_Pnt &P1, const gp_Pnt &P2, const Standard_Boolean Sense)
 Creates an arc of Parabola (TrimmedCurve from Geom) from
a Parabola between two points P1 and P2.
.
Standard_EXPORT const Handle_Geom_TrimmedCurve & Value () const
 Returns the constructed arc of parabola.
.
Standard_EXPORT const Handle_Geom_TrimmedCurve & Operator () const
Standard_EXPORT operator Handle_Geom_TrimmedCurve () const

Private Attributes

Handle_Geom_TrimmedCurve TheArc

Constructor & Destructor Documentation

Standard_EXPORT GC_MakeArcOfParabola::GC_MakeArcOfParabola const gp_Parab &  Parab,
const Standard_Real  Alpha1,
const Standard_Real  Alpha2,
const Standard_Boolean  Sense
 

Standard_EXPORT GC_MakeArcOfParabola::GC_MakeArcOfParabola const gp_Parab &  Parab,
const gp_Pnt &  P,
const Standard_Real  Alpha,
const Standard_Boolean  Sense
 

Standard_EXPORT GC_MakeArcOfParabola::GC_MakeArcOfParabola const gp_Parab &  Parab,
const gp_Pnt &  P1,
const gp_Pnt &  P2,
const Standard_Boolean  Sense
 


Member Function Documentation

Standard_EXPORT const Handle_Geom_TrimmedCurve& GC_MakeArcOfParabola::Operator  )  const
 

void GC_MakeArcOfParabola::operator delete void *  anAddress  )  [inline]
 

Reimplemented from GC_Root.

Standard_EXPORT GC_MakeArcOfParabola::operator Handle_Geom_TrimmedCurve  )  const
 

void* GC_MakeArcOfParabola::operator new size_t  size  )  [inline]
 

Reimplemented from GC_Root.

void* GC_MakeArcOfParabola::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from GC_Root.

Standard_EXPORT const Handle_Geom_TrimmedCurve& GC_MakeArcOfParabola::Value  )  const
 


Field Documentation

Handle_Geom_TrimmedCurve GC_MakeArcOfParabola::TheArc [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:22:39 2008 for OpenCASCADE by  doxygen 1.4.1