Open CASCADE Technology  6.9.1
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

static TopoDS_Edge HLRBRep::MakeEdge ( const HLRBRep_Curve ec,
const Standard_Real  U1,
const Standard_Real  U2 
)
static
static TopoDS_Edge HLRBRep::MakeEdge3d ( const HLRBRep_Curve ec,
const Standard_Real  U1,
const Standard_Real  U2 
)
static
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: