Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
HLRTest Class Reference

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 char *const Name, const HLRAlgo_Projector &P)
 Draw Variable Outliner to test Set a Projector Variable.
 
static bool GetProjector (const char *&Name, HLRAlgo_Projector &P)
 Get a projector variable Returns false if the variable is not a projector.
 
static void Set (const char *const Name, const TopoDS_Shape &S)
 Set a OutLiner Variable.
 
static occ::handle< HLRTopoBRep_OutLinerGetOutLiner (const char *&Name)
 Get a outliner variable Returns a null handle if the variable is not a outliner.
 
static void Commands (Draw_Interpretor &I)
 Defines commands to test the Hidden Line Removal.
 

Detailed Description

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.

Member Function Documentation

◆ Commands()

static void HLRTest::Commands ( Draw_Interpretor & I)
static

Defines commands to test the Hidden Line Removal.

◆ GetOutLiner()

static occ::handle< HLRTopoBRep_OutLiner > HLRTest::GetOutLiner ( const char *& Name)
static

Get a outliner variable Returns a null handle if the variable is not a outliner.

◆ GetProjector()

static bool HLRTest::GetProjector ( const char *& Name,
HLRAlgo_Projector & P )
static

Get a projector variable Returns false if the variable is not a projector.

◆ Set() [1/2]

static void HLRTest::Set ( const char *const Name,
const HLRAlgo_Projector & P )
static

Draw Variable Outliner to test Set a Projector Variable.

◆ Set() [2/2]

static void HLRTest::Set ( const char *const Name,
const TopoDS_Shape & S )
static

Set a OutLiner Variable.


The documentation for this class was generated from the following file: