|
Open CASCADE Technology 6.5.2
|
Provides methods for testing the mesh algorithms.
#include <MeshTest.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 | Commands (Draw_Interpretor &DI) |
| Defines meshing commands | |
| static void | PluginCommands (Draw_Interpretor &DI) |
| Defines plugin commands | |
| static void MeshTest::Commands | ( | Draw_Interpretor & | DI | ) | [static] |
| void MeshTest::operator delete | ( | void * | anAddress | ) | [inline] |
| void* MeshTest::operator new | ( | size_t | size | ) | [inline] |
| void* MeshTest::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void MeshTest::PluginCommands | ( | Draw_Interpretor & | DI | ) | [static] |
1.7.4