Open CASCADE Technology 6.5.2
Public Member Functions
Select3D_ListIteratorOfListOfSensitive Class Reference

#include <Select3D_ListIteratorOfListOfSensitive.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

Constructor & Destructor Documentation

Select3D_ListIteratorOfListOfSensitive::Select3D_ListIteratorOfListOfSensitive ( )
Select3D_ListIteratorOfListOfSensitive::Select3D_ListIteratorOfListOfSensitive ( const Select3D_ListOfSensitive L)

Member Function Documentation

void Select3D_ListIteratorOfListOfSensitive::Initialize ( const Select3D_ListOfSensitive L)
Standard_Boolean Select3D_ListIteratorOfListOfSensitive::More ( ) const
void Select3D_ListIteratorOfListOfSensitive::Next ( )
void Select3D_ListIteratorOfListOfSensitive::operator delete ( void *  anAddress) [inline]
void* Select3D_ListIteratorOfListOfSensitive::operator new ( size_t  size) [inline]
void* Select3D_ListIteratorOfListOfSensitive::operator new ( size_t  ,
void *  anAddress 
) [inline]
Handle_Select3D_SensitiveEntity& Select3D_ListIteratorOfListOfSensitive::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines