Open CASCADE Technology
7.1.0.beta
|
#include <HLRBRep_Hider.hxx>
Public Member Functions | |
HLRBRep_Hider (const Handle< HLRBRep_Data > &DS) | |
Creates a Hider processing the set of Edges and hiding faces described by <DS>. Stores the hidden parts in <DS>. More... | |
void | OwnHiding (const Standard_Integer FI) |
own hiding the side face number <FI>. More... | |
void | Hide (const Standard_Integer FI, BRepTopAdaptor_MapOfShapeTool &MST) |
Removes from the edges, the parts hidden by the hiding face number <FI>. More... | |
HLRBRep_Hider::HLRBRep_Hider | ( | const Handle< HLRBRep_Data > & | DS | ) |
Creates a Hider processing the set of Edges and hiding faces described by <DS>. Stores the hidden parts in <DS>.
void HLRBRep_Hider::Hide | ( | const Standard_Integer | FI, |
BRepTopAdaptor_MapOfShapeTool & | MST | ||
) |
Removes from the edges, the parts hidden by the hiding face number <FI>.
void HLRBRep_Hider::OwnHiding | ( | const Standard_Integer | FI | ) |
own hiding the side face number <FI>.