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

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

#include <StepToGeom_MakeBoundedCurve.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_BoundedCurve > &SC, Handle< Geom_BoundedCurve > &CC)

Member Function Documentation

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