Open CASCADE Technology
6.5.4
|
Hidden Lines Removal
algorithms on the BRep DataStructure.
The class PolyAlgo is used to remove Hidden lines
on Shapes with Triangulations.
#include <HLRBRep.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC TopoDS_Edge | MakeEdge (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) |
static DEFINE_STANDARD_ALLOC TopoDS_Edge HLRBRep::MakeEdge | ( | 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] |