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

this package contains the geometric definition of
curve and surface necessary to use algorithmes.

#include <GeomAdaptor.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 Handle_Geom_Curve MakeCurve (const Adaptor3d_Curve &C)
static Handle_Geom_Surface MakeSurface (const Adaptor3d_Surface &S)

Member Function Documentation

static Handle_Geom_Curve GeomAdaptor::MakeCurve ( const Adaptor3d_Curve C) [static]
static Handle_Geom_Surface GeomAdaptor::MakeSurface ( const Adaptor3d_Surface S) [static]
void GeomAdaptor::operator delete ( void *  anAddress) [inline]
void* GeomAdaptor::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* GeomAdaptor::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