#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 Standard_EXPORT void | AllCommands (Draw_Interpretor &I) |
defines all geometric commands. | |
static Standard_EXPORT void | CurveCommands (Draw_Interpretor &I) |
defines curve commands. | |
static Standard_EXPORT void | SurfaceCommands (Draw_Interpretor &I) |
defines surface commands. | |
static Standard_EXPORT void | API2dCommands (Draw_Interpretor &I) |
defines commands to test the Geom2dAPI - Intersection - Extrema - Projection - Approximation, interpolation | |
static Standard_EXPORT void | ApproxCommands (Draw_Interpretor &I) |
defines constrained curves commands. | |
static Standard_EXPORT void | ModificationCommands (Draw_Interpretor &I) |
defines curves and surfaces modification commands. - Curve extension to point - Surface extension by length |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|