#include <TopOpeBRepBuild_BlockIterator.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepBuild_BlockIterator () |
| Standard_EXPORT | 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 |
Private Attributes | |
| Standard_Integer | myLower |
| Standard_Integer | myUpper |
| Standard_Integer | myValue |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1