|
Open CASCADE Technology
6.5.4
|
class for storing/sorting paves that
belong to an edge
#include <BOPTools_PaveSet.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BOPTools_PaveSet () |
| Empty constructor | |
| BOPTools_ListOfPave & | ChangeSet () |
| Access to the list | |
| const BOPTools_ListOfPave & | Set () const |
| Access to the list const | |
| void | Append (const BOPTools_Pave &aPave) |
| Appends <aPave> to the list | |
| void | SortSet () |
| Sorts list in increasing order of paves' parameters | |
| void BOPTools_PaveSet::Append | ( | const BOPTools_Pave & | aPave | ) |
| const BOPTools_ListOfPave& BOPTools_PaveSet::Set | ( | ) | const |
1.8.0