Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_ListIteratorOfListOfBox Class Reference

#include <IntTools_ListIteratorOfListOfBox.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_ListIteratorOfListOfBox ()
 IntTools_ListIteratorOfListOfBox (const IntTools_ListOfBox &L)
void Initialize (const IntTools_ListOfBox &L)
Standard_Boolean More () const
void Next ()
Bnd_BoxValue () const

Constructor & Destructor Documentation

IntTools_ListIteratorOfListOfBox::IntTools_ListIteratorOfListOfBox ( )
IntTools_ListIteratorOfListOfBox::IntTools_ListIteratorOfListOfBox ( const IntTools_ListOfBox L)

Member Function Documentation

void IntTools_ListIteratorOfListOfBox::Initialize ( const IntTools_ListOfBox L)
Standard_Boolean IntTools_ListIteratorOfListOfBox::More ( ) const
void IntTools_ListIteratorOfListOfBox::Next ( )
void IntTools_ListIteratorOfListOfBox::operator delete ( void *  anAddress) [inline]
void* IntTools_ListIteratorOfListOfBox::operator new ( size_t  size) [inline]
void* IntTools_ListIteratorOfListOfBox::operator new ( size_t  ,
void *  anAddress 
) [inline]
Bnd_Box& IntTools_ListIteratorOfListOfBox::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