Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
HLRBRep_Hider Class Reference

#include <HLRBRep_Hider.hxx>

Public Member Functions

 HLRBRep_Hider (const occ::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 int FI)
 own hiding the side face number <FI>.
 
void Hide (const int FI, NCollection_DataMap< TopoDS_Shape, BRepTopAdaptor_Tool, TopTools_ShapeMapHasher > &MST)
 Removes from the edges, the parts hidden by the hiding face number <FI>.
 

Constructor & Destructor Documentation

◆ HLRBRep_Hider()

HLRBRep_Hider::HLRBRep_Hider ( const occ::handle< HLRBRep_Data > & DS)

Creates a Hider processing the set of Edges and hiding faces described by <DS>. Stores the hidden parts in <DS>.

Member Function Documentation

◆ Hide()

Removes from the edges, the parts hidden by the hiding face number <FI>.

◆ OwnHiding()

void HLRBRep_Hider::OwnHiding ( const int FI)

own hiding the side face number <FI>.


The documentation for this class was generated from the following file: