Open CASCADE Technology
6.5.4
|
#include <Select3D_ListIteratorOfListOfSensitive.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | Select3D_ListIteratorOfListOfSensitive () |
Select3D_ListIteratorOfListOfSensitive (const Select3D_ListOfSensitive &L) | |
void | Initialize (const Select3D_ListOfSensitive &L) |
Standard_Boolean | More () const |
void | Next () |
Handle_Select3D_SensitiveEntity & | Value () const |
DEFINE_STANDARD_ALLOC Select3D_ListIteratorOfListOfSensitive::Select3D_ListIteratorOfListOfSensitive | ( | ) |
Select3D_ListIteratorOfListOfSensitive::Select3D_ListIteratorOfListOfSensitive | ( | const Select3D_ListOfSensitive & | L | ) |
Handle_Select3D_SensitiveEntity& Select3D_ListIteratorOfListOfSensitive::Value | ( | ) | const |