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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_PaveBlockIterator Class Reference

class providing iterations for PaveSet to
have the right order of paves along the edge

#include <BOPTools_PaveBlockIterator.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_PaveBlockIterator ()
 Empty constructor
.
Standard_EXPORT BOPTools_PaveBlockIterator (const Standard_Integer aEdge, const BOPTools_PaveSet &aPaveSet)
 Constructor
aEdge - DS-index of the edge
aPaveSet - a set of paves for the edge
.
Standard_EXPORT void Initialize (const Standard_Integer aEdge, const BOPTools_PaveSet &aPaveSet)
 Resets the iterator on the PaveSet <apaveset>
.
Standard_EXPORT Standard_Boolean More () const
 Returns True if there is a current Pave in
the iteration.
.
Standard_EXPORT void Next ()
 Moves to the next Pave in the PaveSet
.
Standard_EXPORT BOPTools_PaveBlockValue ()
 Returns the current Pave
.

Private Attributes

Standard_Integer myEdge
Standard_Integer myIndex
BOPTools_PaveSet myPaveSet
BOPTools_CArray1OfPave myPaves
BOPTools_PaveBlock myPaveBlock


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_PaveBlockIterator::BOPTools_PaveBlockIterator  ) 
 

Standard_EXPORT BOPTools_PaveBlockIterator::BOPTools_PaveBlockIterator const Standard_Integer  aEdge,
const BOPTools_PaveSet aPaveSet
 


Member Function Documentation

Standard_EXPORT void BOPTools_PaveBlockIterator::Initialize const Standard_Integer  aEdge,
const BOPTools_PaveSet aPaveSet
 

Standard_EXPORT Standard_Boolean BOPTools_PaveBlockIterator::More  )  const
 

Standard_EXPORT void BOPTools_PaveBlockIterator::Next  ) 
 

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

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

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

Standard_EXPORT BOPTools_PaveBlock& BOPTools_PaveBlockIterator::Value  ) 
 


Field Documentation

Standard_Integer BOPTools_PaveBlockIterator::myEdge [private]
 

Standard_Integer BOPTools_PaveBlockIterator::myIndex [private]
 

BOPTools_PaveBlock BOPTools_PaveBlockIterator::myPaveBlock [private]
 

BOPTools_CArray1OfPave BOPTools_PaveBlockIterator::myPaves [private]
 

BOPTools_PaveSet BOPTools_PaveBlockIterator::myPaveSet [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