|
Open CASCADE Technology 6.5.2
|
commands for presentation based on AIS
======================================
#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 void | AllCommands (Draw_Interpretor &I) |
| to load all sketch commands | |
| static void | AISPresentationCommands (Draw_Interpretor &I) |
| to display....etc... ais presentation | |
| static void | AISViewerCommands (Draw_Interpretor &I) |
| to repaint...etc... ais viewer | |
| static void | BasicCommands (Draw_Interpretor &I) |
| set/get position attribute | |
| static void | Factory (Draw_Interpretor &theDI) |
| Loads all Draw commands of TKDCAF. Used for plugin. | |
| static void DPrsStd::AISPresentationCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DPrsStd::AISViewerCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DPrsStd::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DPrsStd::BasicCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DPrsStd::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |
| void DPrsStd::operator delete | ( | void * | anAddress | ) | [inline] |
| void* DPrsStd::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* DPrsStd::operator new | ( | size_t | size | ) | [inline] |
1.7.4