This class implements the mapping between classes
Circle from Geom, and Circ from gp, and the class
Circle from StepGeom which describes a circle from
Prostep.
#include <GeomToStep_MakeCircle.hxx>
Constructor & Destructor Documentation
| GeomToStep_MakeCircle::GeomToStep_MakeCircle |
( |
const gp_Circ & |
C | ) |
|
| GeomToStep_MakeCircle::GeomToStep_MakeCircle |
( |
const Handle< Geom_Circle > & |
C | ) |
|
| GeomToStep_MakeCircle::GeomToStep_MakeCircle |
( |
const Handle< Geom2d_Circle > & |
C | ) |
|
Member Function Documentation
| void GeomToStep_MakeCircle::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GeomToStep_MakeCircle::operator new |
( |
size_t |
size | ) |
[inline] |
| void* GeomToStep_MakeCircle::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| const Handle_StepGeom_Circle& GeomToStep_MakeCircle::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: