Open CASCADE Technology
6.5.4
|
Iterator on the elements of a block.
#include <TopOpeBRepBuild_BlockIterator.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TopOpeBRepBuild_BlockIterator () |
TopOpeBRepBuild_BlockIterator (const Standard_Integer Lower, const Standard_Integer Upper) | |
void | Initialize () |
Standard_Boolean | More () const |
void | Next () |
Standard_Integer | Value () const |
Standard_Integer | Extent () const |
TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | const Standard_Integer | Lower, |
const Standard_Integer | Upper | ||
) |