Open CASCADE Technology 6.5.2
Public Member Functions | 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.

#include <HLRTest.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void Set (const Standard_CString Name, const HLRAlgo_Projector &P)
 Set a Projector Variable

static Standard_Boolean GetProjector (Standard_CString &Name, HLRAlgo_Projector &P)
 Get a projector variable
Returns false if the variable is not a projector

static void Set (const Standard_CString Name, const TopoDS_Shape &S)
 Set a OutLiner Variable

static Handle_HLRTopoBRep_OutLiner GetOutLiner (Standard_CString &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


Member Function Documentation

static void HLRTest::Commands ( Draw_Interpretor I) [static]
static Handle_HLRTopoBRep_OutLiner HLRTest::GetOutLiner ( Standard_CString Name) [static]
static Standard_Boolean HLRTest::GetProjector ( Standard_CString Name,
HLRAlgo_Projector P 
) [static]
void HLRTest::operator delete ( void *  anAddress) [inline]
void* HLRTest::operator new ( size_t  size) [inline]
void* HLRTest::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void HLRTest::Set ( const Standard_CString  Name,
const HLRAlgo_Projector P 
) [static]
static void HLRTest::Set ( const Standard_CString  Name,
const TopoDS_Shape S 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines