|
Open CASCADE Technology 6.5.2
|
Provides DRAW commands for work with TObj data structures
#include <TObjDRAW.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 &di) |
| Initializes all the functions | |
| static void | Factory (Draw_Interpretor &theDI) |
| Loads all Draw commands of TKTObjDRAW. Used for plugin. | |
| static void TObjDRAW::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |
| static void TObjDRAW::Init | ( | Draw_Interpretor & | di | ) | [static] |
| void TObjDRAW::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TObjDRAW::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* TObjDRAW::operator new | ( | size_t | size | ) | [inline] |
1.7.4