Open CASCADE Technology 6.6.0
Public Member Functions
TopOpeBRepBuild_BlockIterator Class Reference

Iterator on the elements of a block.

#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

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines