Open CASCADE Technology 6.6.0
|
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 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 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] |