|
Open CASCADE Technology
6.7.1
|
#include <QANCollection_StackIteratorOfStackOfPnt.hxx>
Public Member Functions | |
| QANCollection_StackIteratorOfStackOfPnt () | |
| QANCollection_StackIteratorOfStackOfPnt (const QANCollection_StackOfPnt &S) | |
| void | Initialize (const QANCollection_StackOfPnt &S) |
| Standard_Boolean | More () const |
| void | Next () |
| const gp_Pnt & | Value () const |
| QANCollection_StackIteratorOfStackOfPnt::QANCollection_StackIteratorOfStackOfPnt | ( | ) |
| QANCollection_StackIteratorOfStackOfPnt::QANCollection_StackIteratorOfStackOfPnt | ( | const QANCollection_StackOfPnt & | S | ) |
| void QANCollection_StackIteratorOfStackOfPnt::Initialize | ( | const QANCollection_StackOfPnt & | S | ) |
| Standard_Boolean QANCollection_StackIteratorOfStackOfPnt::More | ( | ) | const |
| void QANCollection_StackIteratorOfStackOfPnt::Next | ( | ) |
| const gp_Pnt& QANCollection_StackIteratorOfStackOfPnt::Value | ( | ) | const |
1.8.5