Open CASCADE Technology  7.1.0.beta
Public Member Functions

TopOpeBRepBuild_BlockIterator Class Reference

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
 

Detailed Description

Iterator on the elements of a block.

Constructor & Destructor Documentation

TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator ( )
TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator ( const Standard_Integer  Lower,
const Standard_Integer  Upper 
)

Member Function Documentation

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

The documentation for this class was generated from the following file: