![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Iterator on the elements of a block. More...
#include <TopOpeBRepBuild_BlockIterator.hxx>
Public Member Functions | |
| TopOpeBRepBuild_BlockIterator () | |
| TopOpeBRepBuild_BlockIterator (const int Lower, const int Upper) | |
| void | Initialize () |
| bool | More () const |
| void | Next () |
| int | Value () const |
| int | Extent () const |
Iterator on the elements of a block.
| TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator | ( | ) |
| int TopOpeBRepBuild_BlockIterator::Extent | ( | ) | const |
| void TopOpeBRepBuild_BlockIterator::Initialize | ( | ) |
| bool TopOpeBRepBuild_BlockIterator::More | ( | ) | const |
| void TopOpeBRepBuild_BlockIterator::Next | ( | ) |
| int TopOpeBRepBuild_BlockIterator::Value | ( | ) | const |