Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
Graphic3d_CStructure::SubclassStructIterator< Struct_t > Class Template Reference

Auxiliary wrapper to iterate through structure list. More...

#include <Graphic3d_CStructure.hxx>

Public Member Functions

 SubclassStructIterator (const NCollection_IndexedMap< const Graphic3d_CStructure * > &theStructs)
 
bool More () const
 
void Next ()
 
const Struct_tValue () const
 
Struct_tChangeValue ()
 

Detailed Description

template<class Struct_t>
class Graphic3d_CStructure::SubclassStructIterator< Struct_t >

Auxiliary wrapper to iterate through structure list.

Constructor & Destructor Documentation

◆ SubclassStructIterator()

template<class Struct_t >
Graphic3d_CStructure::SubclassStructIterator< Struct_t >::SubclassStructIterator ( const NCollection_IndexedMap< const Graphic3d_CStructure * > & theStructs)
inline

Member Function Documentation

◆ ChangeValue()

◆ More()

◆ Next()

◆ Value()

template<class Struct_t >
const Struct_t * Graphic3d_CStructure::SubclassStructIterator< Struct_t >::Value ( ) const
inline

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