|
Open CASCADE Technology 6.5.2
|
#include <BRepOffset.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_Surface | Surface (const Handle< Geom_Surface > &Surface, const Standard_Real Offset, BRepOffset_Status &Status) |
| void BRepOffset::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepOffset::operator new | ( | size_t | size | ) | [inline] |
| void* BRepOffset::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Handle_Geom_Surface BRepOffset::Surface | ( | const Handle< Geom_Surface > & | Surface, |
| const Standard_Real | Offset, | ||
| BRepOffset_Status & | Status | ||
| ) | [static] |
1.7.4