|
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | 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>.
.
|
| Standard_EXPORT void | OwnHiding (const Standard_Integer FI) |
| | own hiding the side face number <fi>.
|
| Standard_EXPORT void | Hide (const Standard_Integer FI, BRepTopAdaptor_MapOfShapeTool &MST) |
| | Removes from the edges, the parts hidden by the
hiding face number <fi>.
.
|
Private Attributes |
| Handle_HLRBRep_Data | myDS |