Open CASCADE Technology  6.9.0
Public Member Functions

AIS_ListIteratorOfListOfInteractive Class Reference

#include <AIS_ListIteratorOfListOfInteractive.hxx>

Public Member Functions

 AIS_ListIteratorOfListOfInteractive ()
 
 AIS_ListIteratorOfListOfInteractive (const AIS_ListOfInteractive &L)
 
void Initialize (const AIS_ListOfInteractive &L)
 
Standard_Boolean More () const
 
void Next ()
 
Handle< AIS_InteractiveObject > & Value () const
 

Constructor & Destructor Documentation

AIS_ListIteratorOfListOfInteractive::AIS_ListIteratorOfListOfInteractive ( )
AIS_ListIteratorOfListOfInteractive::AIS_ListIteratorOfListOfInteractive ( const AIS_ListOfInteractive L)

Member Function Documentation

void AIS_ListIteratorOfListOfInteractive::Initialize ( const AIS_ListOfInteractive L)
Standard_Boolean AIS_ListIteratorOfListOfInteractive::More ( ) const
void AIS_ListIteratorOfListOfInteractive::Next ( )
Handle< AIS_InteractiveObject >& AIS_ListIteratorOfListOfInteractive::Value ( ) const

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