Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
QANCollection_ListOfPnt Class Reference

#include <QANCollection_ListOfPnt.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC QANCollection_ListOfPnt ()
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


Member Function Documentation

void QANCollection_ListOfPnt::operator= ( const QANCollection_ListOfPnt Other) [inline]

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