|
Open CASCADE Technology 6.5.2
|
#include <BOPTest.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 &DI) |
| Defines all commands. | |
| static void | MTestCommands (Draw_Interpretor &DI) |
| static void | TSTCommands (Draw_Interpretor &DI) |
| static void | EFCommands (Draw_Interpretor &DI) |
| static void | LowCommands (Draw_Interpretor &DI) |
| static void | BOPCommands (Draw_Interpretor &DI) |
| static void | WSplitCommands (Draw_Interpretor &DI) |
| static void | CurveCommands (Draw_Interpretor &DI) |
| static void | TolerCommands (Draw_Interpretor &DI) |
| static void | CheckCommands (Draw_Interpretor &DI) |
| static void | Factory (Draw_Interpretor &theDI) |
| Loads all Draw commands for Geometry & Topology. Used for plugin. | |
| static void BOPTest::AllCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::BOPCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::CheckCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::CurveCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::EFCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |
| static void BOPTest::LowCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::MTestCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| void BOPTest::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTest::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTest::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void BOPTest::TolerCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::TSTCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void BOPTest::WSplitCommands | ( | Draw_Interpretor & | DI | ) | [static] |
1.7.4