Open CASCADE Technology  7.3.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions

HLRBRep Class Reference

Hidden Lines Removal algorithms on the BRep DataStructure. More...

#include <HLRBRep.hxx>

Static Public Member Functions

static TopoDS_Edge MakeEdge (const HLRBRep_Curve &ec, const Standard_Real U1, const Standard_Real U2)
 
static TopoDS_Edge MakeEdge3d (const HLRBRep_Curve &ec, const Standard_Real U1, const Standard_Real U2)
 
static void PolyHLRAngleAndDeflection (const Standard_Real InAngl, Standard_Real &OutAngl, Standard_Real &OutDefl)
 

Detailed Description

Hidden Lines Removal algorithms on the BRep DataStructure.

The class PolyAlgo is used to remove Hidden lines on Shapes with Triangulations.

Member Function Documentation

◆ MakeEdge()

static TopoDS_Edge HLRBRep::MakeEdge ( const HLRBRep_Curve ec,
const Standard_Real  U1,
const Standard_Real  U2 
)
static

◆ MakeEdge3d()

static TopoDS_Edge HLRBRep::MakeEdge3d ( const HLRBRep_Curve ec,
const Standard_Real  U1,
const Standard_Real  U2 
)
static

◆ PolyHLRAngleAndDeflection()

static void HLRBRep::PolyHLRAngleAndDeflection ( const Standard_Real  InAngl,
Standard_Real OutAngl,
Standard_Real OutDefl 
)
static

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