| Open CASCADE Technology
    7.8.0.dev
    | 
Iterator on the elements of a block. More...
#include <TopOpeBRepBuild_BlockIterator.hxx>
| Public Member Functions | |
| 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 | 
Iterator on the elements of a block.
| TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | ) | 
| TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | const Standard_Integer | Lower, | 
| const Standard_Integer | Upper | ||
| ) | 
| Standard_Integer TopOpeBRepBuild_BlockIterator::Extent | ( | ) | const | 
| void TopOpeBRepBuild_BlockIterator::Initialize | ( | ) | 
| Standard_Boolean TopOpeBRepBuild_BlockIterator::More | ( | ) | const | 
| void TopOpeBRepBuild_BlockIterator::Next | ( | ) | 
| Standard_Integer TopOpeBRepBuild_BlockIterator::Value | ( | ) | const | 
 1.8.13
 1.8.13