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