|
Open CASCADE Technology 6.5.2
|
this package provides elementary commands for curves and
surface.
#include <GeomliteTest.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) |
| defines all geometric commands. | |
| static void | CurveCommands (Draw_Interpretor &I) |
| defines curve commands. | |
| static void | SurfaceCommands (Draw_Interpretor &I) |
| defines surface commands. | |
| static void | API2dCommands (Draw_Interpretor &I) |
| defines commands to test the Geom2dAPI | |
| static void | ApproxCommands (Draw_Interpretor &I) |
| defines constrained curves commands. | |
| static void | ModificationCommands (Draw_Interpretor &I) |
| defines curves and surfaces modification commands. | |
| static void GeomliteTest::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void GeomliteTest::API2dCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void GeomliteTest::ApproxCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void GeomliteTest::CurveCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void GeomliteTest::ModificationCommands | ( | Draw_Interpretor & | I | ) | [static] |
| void GeomliteTest::operator delete | ( | void * | anAddress | ) | [inline] |
| void* GeomliteTest::operator new | ( | size_t | size | ) | [inline] |
| void* GeomliteTest::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void GeomliteTest::SurfaceCommands | ( | Draw_Interpretor & | I | ) | [static] |
1.7.4