#include <BOPTools_PaveSet.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BOPTools_PaveSet () |
| Empty constructor . | |
| Standard_EXPORT BOPTools_ListOfPave & | ChangeSet () |
| Access to the list . | |
| Standard_EXPORT const BOPTools_ListOfPave & | Set () const |
| Access to the list const . | |
| Standard_EXPORT void | Append (const BOPTools_Pave &aPave) |
| Appends <apave> to the list . | |
| Standard_EXPORT void | SortSet () |
| Sorts list in increasing order of paves' parameters . | |
Private Attributes | |
| BOPTools_ListOfPave | myPaveList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1