Open CASCADE Technology
6.5.4
|
#include <AIS_ListIteratorOfListOfInteractive.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
AIS_ListIteratorOfListOfInteractive::AIS_ListIteratorOfListOfInteractive | ( | const AIS_ListOfInteractive & | L | ) |
Handle_AIS_InteractiveObject& AIS_ListIteratorOfListOfInteractive::Value | ( | ) | const |