Open CASCADE Technology
6.5.4
|
#include <TestTopOpe.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | AllCommands (Draw_Interpretor &I) |
Defines all Top. Ope. test commands | |
static void | TOPOCommands (Draw_Interpretor &I) |
static void | BOOPCommands (Draw_Interpretor &I) |
static void | HDSCommands (Draw_Interpretor &I) |
commands on a HDS involved in topological operations | |
static void | CurrentHB (const Handle< TopOpeBRepBuild_HBuilder > &HDS) |
Defines the HBuilder on which BOOPCommands will operate. | |
static void | CurrentDS (const Handle< TopOpeBRepDS_HDataStructure > &HDS) |
Defines the HDS on which HDSCommands/BOOPCommands will operate. | |
static void | Shapes (const TopoDS_Shape &S1, const TopoDS_Shape &S2) |
Defines current shapes of current topological operation | |
static void | MesureCommands (Draw_Interpretor &I) |
static void | CORCommands (Draw_Interpretor &I) |
static void | DSACommands (Draw_Interpretor &I) |
static void | OtherCommands (Draw_Interpretor &I) |
static void | Factory (Draw_Interpretor &theDI) |
Loads all Draw commands of TKDrawDEB. Used for plugin. |
static DEFINE_STANDARD_ALLOC void TestTopOpe::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::BOOPCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::CORCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::CurrentDS | ( | const Handle< TopOpeBRepDS_HDataStructure > & | HDS | ) | [static] |
static void TestTopOpe::CurrentHB | ( | const Handle< TopOpeBRepBuild_HBuilder > & | HDS | ) | [static] |
static void TestTopOpe::DSACommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |
static void TestTopOpe::HDSCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::MesureCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::OtherCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void TestTopOpe::Shapes | ( | const TopoDS_Shape & | S1, |
const TopoDS_Shape & | S2 | ||
) | [static] |
static void TestTopOpe::TOPOCommands | ( | Draw_Interpretor & | I | ) | [static] |