Hidden Lines Removal
algorithms on the BRep DataStructure.
The class PolyAlgo is used to remove Hidden lines
on Shapes with Triangulations.
#include <HLRBRep.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 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] |
| void HLRBRep::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRBRep::operator new | ( | size_t | size | ) | [inline] |
| void* HLRBRep::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| static void HLRBRep::PolyHLRAngleAndDeflection | ( | const Standard_Real | InAngl, | |
| Standard_Real & | OutAngl, | |||
| Standard_Real & | OutDefl | |||
| ) | [static] |
1.6.3