|
Open CASCADE Technology 6.5.2
|
#include <HLRBRep_Hider.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | OwnHiding (const Standard_Integer FI) |
| own hiding the side face number <FI>. | |
| void | Hide (const Standard_Integer FI, BRepTopAdaptor_MapOfShapeTool &MST) |
| Removes from the edges, the parts hidden by the hiding face number <FI>. | |
| HLRBRep_Hider::HLRBRep_Hider | ( | const Handle< HLRBRep_Data > & | DS | ) |
| void HLRBRep_Hider::Hide | ( | const Standard_Integer | FI, |
| BRepTopAdaptor_MapOfShapeTool & | MST | ||
| ) |
| void HLRBRep_Hider::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRBRep_Hider::operator new | ( | size_t | size | ) | [inline] |
| void* HLRBRep_Hider::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void HLRBRep_Hider::OwnHiding | ( | const Standard_Integer | FI | ) |
1.7.4