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

This class implements the mapping between classes
class Curve from StepGeom which
describes a Curve from prostep and Curve from Geom.
As Curve is an abstract class
this class an access to the sub-class required.

#include <StepToGeom_MakeCurve.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_Curve > &SC, Handle< Geom_Curve > &CC)

Member Function Documentation

static Standard_Boolean StepToGeom_MakeCurve::Convert ( const Handle< StepGeom_Curve > &  SC,
Handle< Geom_Curve > &  CC 
) [static]
void StepToGeom_MakeCurve::operator delete ( void *  anAddress) [inline]
void* StepToGeom_MakeCurve::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* StepToGeom_MakeCurve::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