Open CASCADE Technology 6.6.0
|
this package provides commands for curves and
surface.
#include <GeometryTest.hxx>
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 | FairCurveCommands (Draw_Interpretor &I) |
defines fair curve commands. | |
static void | SurfaceCommands (Draw_Interpretor &I) |
defines surface commands. | |
static void | ConstraintCommands (Draw_Interpretor &I) |
defines cosntrained curves commands. | |
static void | API2dCommands (Draw_Interpretor &I) |
defines commands to test the Geom2dAPI | |
static void | APICommands (Draw_Interpretor &I) |
defines commands to test the Geom2dAPI | |
static void | ContinuityCommands (Draw_Interpretor &I) |
defines commands to check local continuity between curves or surfaces | |
static void | PolyCommands (Draw_Interpretor &I) |
defines command to test the polyhedral triangulations and the polygons from the Poly package. | |
static void | TestProjCommands (Draw_Interpretor &I) |
defines commands to test projection of geometric objects |
static void GeometryTest::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::API2dCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::APICommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::ConstraintCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::ContinuityCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::CurveCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::FairCurveCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::PolyCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::SurfaceCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void GeometryTest::TestProjCommands | ( | Draw_Interpretor & | I | ) | [static] |