|
Open CASCADE Technology 6.5.2
|
#include <XSDRAWSTLVRML.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 | InitCommands (Draw_Interpretor &theCommands) |
| Inits commands for writing to STL and VRML formats | |
| static void | Factory (Draw_Interpretor &theDI) |
| Loads all Draw commands of TKXSDRAW. Used for plugin. | |
| static void XSDRAWSTLVRML::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |
| static void XSDRAWSTLVRML::InitCommands | ( | Draw_Interpretor & | theCommands | ) | [static] |
| void XSDRAWSTLVRML::operator delete | ( | void * | anAddress | ) | [inline] |
| void* XSDRAWSTLVRML::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* XSDRAWSTLVRML::operator new | ( | size_t | size | ) | [inline] |
1.7.4