|
Open CASCADE Technology 6.5.2
|
Provides DRAW interface to the functionalities of Shape Healing
toolkit (SHAPEWORKS Delivery Unit).
Classes prefixed with Shape* corresponds to the packages of
Shape Healing.
#include <SWDRAW.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 void | Init (Draw_Interpretor &theCommands) |
| Loads commands defined in SWDRAW | |
| static void SWDRAW::Init | ( | Draw_Interpretor & | theCommands | ) | [static] |
| void SWDRAW::operator delete | ( | void * | anAddress | ) | [inline] |
| void* SWDRAW::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* SWDRAW::operator new | ( | size_t | size | ) | [inline] |
1.7.4