|
Open CASCADE Technology 6.5.2
|
XSDRAW for IGES : commands IGESSelect, Controller, transfer
#include <XSDRAWIGES.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 | InitSelect () |
| Inits IGESSelect commands, for DRAW | |
| static void | InitToBRep (Draw_Interpretor &theCommands) |
| Inits IGESToBRep for DRAW | |
| static void | InitFromBRep (Draw_Interpretor &theCommands) |
| Inits BRepToIGES for DRAW | |
| static void XSDRAWIGES::InitFromBRep | ( | Draw_Interpretor & | theCommands | ) | [static] |
| static void XSDRAWIGES::InitSelect | ( | ) | [static] |
| static void XSDRAWIGES::InitToBRep | ( | Draw_Interpretor & | theCommands | ) | [static] |
| void XSDRAWIGES::operator delete | ( | void * | anAddress | ) | [inline] |
| void* XSDRAWIGES::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* XSDRAWIGES::operator new | ( | size_t | size | ) | [inline] |
1.7.4