Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakeHyperbola Class Reference

This class implements the mapping between the class
Hyperbola from Geom and the class Hyperbola from
StepGeom which describes a Hyperbola from ProSTEP

#include <GeomToStep_MakeHyperbola.hxx>

Inheritance diagram for GeomToStep_MakeHyperbola:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomToStep_MakeHyperbola (const Handle< Geom2d_Hyperbola > &C)
 GeomToStep_MakeHyperbola (const Handle< Geom_Hyperbola > &C)
const Handle_StepGeom_Hyperbola & Value () const

Constructor & Destructor Documentation

GeomToStep_MakeHyperbola::GeomToStep_MakeHyperbola ( const Handle< Geom2d_Hyperbola > &  C)
GeomToStep_MakeHyperbola::GeomToStep_MakeHyperbola ( const Handle< Geom_Hyperbola > &  C)

Member Function Documentation

void GeomToStep_MakeHyperbola::operator delete ( void *  anAddress) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeHyperbola::operator new ( size_t  size) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeHyperbola::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_Hyperbola& GeomToStep_MakeHyperbola::Value ( ) const

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