Open CASCADE Technology
6.5.4
|
Provide Trace control on packages involved in
topological operations kernel, from Draw command interpretor.
They may be used by users of topological operation kernel, such as :
More...
#include <TestTopOpeTools.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | AllCommands (Draw_Interpretor &I) |
Defines all topological operation test commands | |
static void | TraceCommands (Draw_Interpretor &I) |
Defines the dump commands on topological operation packages. | |
static void | OtherCommands (Draw_Interpretor &I) |
Defines auxiliary commands |
The "Traced" packages of topological operation kernel are :
and see the file TestTopOpeTools_Trace.hxx for explanations.
static DEFINE_STANDARD_ALLOC void TestTopOpeTools::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpeTools::OtherCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpeTools::TraceCommands | ( | Draw_Interpretor & | I | ) | [static] |