Open CASCADE Technology
6.5.4
|
#include <QANCollection_SListOfPnt.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | QANCollection_SListOfPnt () |
QANCollection_SListOfPnt (const gp_Pnt &anItem, const QANCollection_SListOfPnt &aTail) | |
QANCollection_SListOfPnt (const QANCollection_SListOfPnt &Other) | |
QANCollection_SListOfPnt & | Assign (const QANCollection_SListOfPnt &Other) |
QANCollection_SListOfPnt & | operator= (const QANCollection_SListOfPnt &Other) |
Standard_Boolean | IsEmpty () const |
void | Clear () |
~QANCollection_SListOfPnt () | |
const gp_Pnt & | Value () const |
gp_Pnt & | ChangeValue () |
void | SetValue (const gp_Pnt &anItem) |
const QANCollection_SListOfPnt & | Tail () const |
QANCollection_SListOfPnt & | ChangeTail () |
void | SetTail (const QANCollection_SListOfPnt &aList) |
void | Construct (const gp_Pnt &anItem) |
QANCollection_SListOfPnt | Constructed (const gp_Pnt &anItem) const |
void | ToTail () |
void | Initialize (const QANCollection_SListOfPnt &aList) |
Standard_Boolean | More () const |
void | Next () |
QANCollection_SListOfPnt::QANCollection_SListOfPnt | ( | const gp_Pnt & | anItem, |
const QANCollection_SListOfPnt & | aTail | ||
) |
QANCollection_SListOfPnt::~QANCollection_SListOfPnt | ( | ) | [inline] |
QANCollection_SListOfPnt& QANCollection_SListOfPnt::Assign | ( | const QANCollection_SListOfPnt & | Other | ) |
void QANCollection_SListOfPnt::Construct | ( | const gp_Pnt & | anItem | ) |
QANCollection_SListOfPnt QANCollection_SListOfPnt::Constructed | ( | const gp_Pnt & | anItem | ) | const |
QANCollection_SListOfPnt& QANCollection_SListOfPnt::operator= | ( | const QANCollection_SListOfPnt & | Other | ) | [inline] |
void QANCollection_SListOfPnt::SetValue | ( | const gp_Pnt & | anItem | ) |
const gp_Pnt& QANCollection_SListOfPnt::Value | ( | ) | const |