| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <BOPAlgo_WireEdgeSet.hxx>
Public Member Functions | |
| BOPAlgo_WireEdgeSet () | |
| virtual | ~BOPAlgo_WireEdgeSet () | 
| BOPAlgo_WireEdgeSet (const Handle< NCollection_BaseAllocator > &theAllocator) | |
| void | Clear () | 
| void | SetFace (const TopoDS_Face &aF) | 
| const TopoDS_Face & | Face () const | 
| void | AddStartElement (const TopoDS_Shape &sS) | 
| const TopTools_ListOfShape & | StartElements () const | 
| void | AddShape (const TopoDS_Shape &sS) | 
| const TopTools_ListOfShape & | Shapes () const | 
Protected Attributes | |
| TopoDS_Face | myFace | 
| TopTools_ListOfShape | myStartShapes | 
| TopTools_ListOfShape | myShapes | 
| BOPAlgo_WireEdgeSet::BOPAlgo_WireEdgeSet | ( | ) | 
      
  | 
  virtual | 
| BOPAlgo_WireEdgeSet::BOPAlgo_WireEdgeSet | ( | const Handle< NCollection_BaseAllocator > & | theAllocator | ) | 
| void BOPAlgo_WireEdgeSet::AddShape | ( | const TopoDS_Shape & | sS | ) | 
| void BOPAlgo_WireEdgeSet::AddStartElement | ( | const TopoDS_Shape & | sS | ) | 
| void BOPAlgo_WireEdgeSet::Clear | ( | ) | 
| const TopoDS_Face & BOPAlgo_WireEdgeSet::Face | ( | ) | const | 
| void BOPAlgo_WireEdgeSet::SetFace | ( | const TopoDS_Face & | aF | ) | 
| const TopTools_ListOfShape & BOPAlgo_WireEdgeSet::Shapes | ( | ) | const | 
| const TopTools_ListOfShape & BOPAlgo_WireEdgeSet::StartElements | ( | ) | const | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |