#include <DPrsStd.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 Standard_EXPORT void | AllCommands (Draw_Interpretor &I) |
to load all sketch commands | |
static Standard_EXPORT void | AISPresentationCommands (Draw_Interpretor &I) |
to display....etc... ais presentation | |
static Standard_EXPORT void | AISViewerCommands (Draw_Interpretor &I) |
to repaint...etc... ais viewer | |
static Standard_EXPORT void | BasicCommands (Draw_Interpretor &I) |
set/get position attribute | |
static Standard_EXPORT void | Factory (Draw_Interpretor &theDI) |
Loads all Draw commands of TKDCAF. Used for plugin. . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|