Open CASCADE Technology 6.5.2
Public Member Functions
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)
 BOPTools_PaveSet ()
 Empty constructor

BOPTools_ListOfPaveChangeSet ()
 Access to the list

const BOPTools_ListOfPaveSet () 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


Constructor & Destructor Documentation

BOPTools_PaveSet::BOPTools_PaveSet ( )

Member Function Documentation

void BOPTools_PaveSet::Append ( const BOPTools_Pave aPave)
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]
const BOPTools_ListOfPave& BOPTools_PaveSet::Set ( ) const
void BOPTools_PaveSet::SortSet ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines