Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 int Lower, const int Upper)
 
void Initialize ()
 
bool More () const
 
void Next ()
 
int Value () const
 
int Extent () const
 

Detailed Description

Iterator on the elements of a block.

Constructor & Destructor Documentation

◆ TopOpeBRepBuild_BlockIterator() [1/2]

TopOpeBRepBuild_BlockIterator::TopOpeBRepBuild_BlockIterator ( )

◆ TopOpeBRepBuild_BlockIterator() [2/2]

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

Member Function Documentation

◆ Extent()

int TopOpeBRepBuild_BlockIterator::Extent ( ) const

◆ Initialize()

void TopOpeBRepBuild_BlockIterator::Initialize ( )

◆ More()

bool TopOpeBRepBuild_BlockIterator::More ( ) const

◆ Next()

void TopOpeBRepBuild_BlockIterator::Next ( )

◆ Value()

int TopOpeBRepBuild_BlockIterator::Value ( ) const

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