OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
BOPTools


BOPTools_PaveSet Class Reference

class for storing/sorting paves that
belong to an edge

#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_ListOfPaveChangeSet ()
 Access to the list
.
Standard_EXPORT const BOPTools_ListOfPaveSet () 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


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_PaveSet::BOPTools_PaveSet  ) 
 


Member Function Documentation

Standard_EXPORT void BOPTools_PaveSet::Append const BOPTools_Pave aPave  ) 
 

Standard_EXPORT BOPTools_ListOfPave& BOPTools_PaveSet::ChangeSet  ) 
 

void BOPTools_PaveSet::operator delete void *  anAddress  )  [inline]
 

void* BOPTools_PaveSet::operator new size_t  size  )  [inline]
 

void* BOPTools_PaveSet::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT const BOPTools_ListOfPave& BOPTools_PaveSet::Set  )  const
 

Standard_EXPORT void BOPTools_PaveSet::SortSet  ) 
 


Field Documentation

BOPTools_ListOfPave BOPTools_PaveSet::myPaveList [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:47 2008 for OpenCASCADE by  doxygen 1.4.1