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