Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
StepToGeom_MakeHyperbola2d Class Reference

This class implements the mapping between classes
Hyperbola from StepGeom which describes a Hyperbola from
Prostep and Hyperbola from Geom2d.

#include <StepToGeom_MakeHyperbola2d.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_Boolean Convert (const Handle< StepGeom_Hyperbola > &SC, Handle< Geom2d_Hyperbola > &CC)

Member Function Documentation

static Standard_Boolean StepToGeom_MakeHyperbola2d::Convert ( const Handle< StepGeom_Hyperbola > &  SC,
Handle< Geom2d_Hyperbola > &  CC 
) [static]
void StepToGeom_MakeHyperbola2d::operator delete ( void *  anAddress) [inline]
void* StepToGeom_MakeHyperbola2d::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* StepToGeom_MakeHyperbola2d::operator new ( size_t  size) [inline]

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