Open CASCADE Technology  6.9.1
Public Member Functions
QANCollection_ListOfPnt Class Reference

#include <QANCollection_ListOfPnt.hxx>

Public Member Functions

 QANCollection_ListOfPnt ()
 
 QANCollection_ListOfPnt (const QANCollection_ListOfPnt &Other)
 
void Assign (const QANCollection_ListOfPnt &Other)
 
void operator= (const QANCollection_ListOfPnt &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~QANCollection_ListOfPnt ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const gp_Pnt &I)
 
void Prepend (const gp_Pnt &I, QANCollection_ListIteratorOfListOfPnt &theIt)
 
void Prepend (QANCollection_ListOfPnt &Other)
 
void Append (const gp_Pnt &I)
 
void Append (const gp_Pnt &I, QANCollection_ListIteratorOfListOfPnt &theIt)
 
void Append (QANCollection_ListOfPnt &Other)
 
gp_PntFirst () const
 
gp_PntLast () const
 
void RemoveFirst ()
 
void Remove (QANCollection_ListIteratorOfListOfPnt &It)
 
void InsertBefore (const gp_Pnt &I, QANCollection_ListIteratorOfListOfPnt &It)
 
void InsertBefore (QANCollection_ListOfPnt &Other, QANCollection_ListIteratorOfListOfPnt &It)
 
void InsertAfter (const gp_Pnt &I, QANCollection_ListIteratorOfListOfPnt &It)
 
void InsertAfter (QANCollection_ListOfPnt &Other, QANCollection_ListIteratorOfListOfPnt &It)
 

Constructor & Destructor Documentation

QANCollection_ListOfPnt::QANCollection_ListOfPnt ( )
QANCollection_ListOfPnt::QANCollection_ListOfPnt ( const QANCollection_ListOfPnt Other)
QANCollection_ListOfPnt::~QANCollection_ListOfPnt ( )
inline

Member Function Documentation

void QANCollection_ListOfPnt::Append ( const gp_Pnt I)
void QANCollection_ListOfPnt::Append ( const gp_Pnt I,
QANCollection_ListIteratorOfListOfPnt theIt 
)
void QANCollection_ListOfPnt::Append ( QANCollection_ListOfPnt Other)
void QANCollection_ListOfPnt::Assign ( const QANCollection_ListOfPnt Other)
void QANCollection_ListOfPnt::Clear ( )
Standard_Integer QANCollection_ListOfPnt::Extent ( ) const
gp_Pnt& QANCollection_ListOfPnt::First ( ) const
void QANCollection_ListOfPnt::InsertAfter ( const gp_Pnt I,
QANCollection_ListIteratorOfListOfPnt It 
)
void QANCollection_ListOfPnt::InsertAfter ( QANCollection_ListOfPnt Other,
QANCollection_ListIteratorOfListOfPnt It 
)
void QANCollection_ListOfPnt::InsertBefore ( const gp_Pnt I,
QANCollection_ListIteratorOfListOfPnt It 
)
void QANCollection_ListOfPnt::InsertBefore ( QANCollection_ListOfPnt Other,
QANCollection_ListIteratorOfListOfPnt It 
)
Standard_Boolean QANCollection_ListOfPnt::IsEmpty ( ) const
gp_Pnt& QANCollection_ListOfPnt::Last ( ) const
void QANCollection_ListOfPnt::operator= ( const QANCollection_ListOfPnt Other)
inline
void QANCollection_ListOfPnt::Prepend ( const gp_Pnt I)
void QANCollection_ListOfPnt::Prepend ( const gp_Pnt I,
QANCollection_ListIteratorOfListOfPnt theIt 
)
void QANCollection_ListOfPnt::Prepend ( QANCollection_ListOfPnt Other)
void QANCollection_ListOfPnt::Remove ( QANCollection_ListIteratorOfListOfPnt It)
void QANCollection_ListOfPnt::RemoveFirst ( )

The documentation for this class was generated from the following file: