Open CASCADE Technology
7.2.0
|
This package is a test of the Hidden Lines algorithms instantiated on the BRep Data Structure and using the Draw package to display the results. More...
#include <HLRTest.hxx>
Static Public Member Functions | |
static void | Set (const Standard_CString Name, const HLRAlgo_Projector &P) |
Draw Variable Outliner to test Set a Projector Variable. More... | |
static Standard_Boolean | GetProjector (Standard_CString &Name, HLRAlgo_Projector &P) |
Get a projector variable Returns false if the variable is not a projector. More... | |
static void | Set (const Standard_CString Name, const TopoDS_Shape &S) |
Set a OutLiner Variable. More... | |
static Handle< HLRTopoBRep_OutLiner > | GetOutLiner (Standard_CString &Name) |
Get a outliner variable Returns a null handle if the variable is not a outliner. More... | |
static void | Commands (Draw_Interpretor &I) |
Defines commands to test the Hidden Line Removal. More... | |
This package is a test of the Hidden Lines algorithms instantiated on the BRep Data Structure and using the Draw package to display the results.
|
static |
Defines commands to test the Hidden Line Removal.
|
static |
Get a outliner variable Returns a null handle if the variable is not a outliner.
|
static |
Get a projector variable Returns false if the variable is not a projector.
|
static |
Draw Variable Outliner to test Set a Projector Variable.
|
static |
Set a OutLiner Variable.