Open CASCADE Technology 6.6.0
Public Member Functions
QANCollection_StackOfPnt Class Reference

#include <QANCollection_StackOfPnt.hxx>

Public Member Functions

 QANCollection_StackOfPnt ()
const QANCollection_StackOfPntAssign (const QANCollection_StackOfPnt &Other)
const QANCollection_StackOfPntoperator= (const QANCollection_StackOfPnt &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
const gp_PntTop () const
void Push (const gp_Pnt &I)
void Pop ()
void Clear ()
 ~QANCollection_StackOfPnt ()
gp_PntChangeTop ()

Constructor & Destructor Documentation

QANCollection_StackOfPnt::QANCollection_StackOfPnt ( )
QANCollection_StackOfPnt::~QANCollection_StackOfPnt ( ) [inline]

Member Function Documentation

const QANCollection_StackOfPnt& QANCollection_StackOfPnt::Assign ( const QANCollection_StackOfPnt Other)
gp_Pnt& QANCollection_StackOfPnt::ChangeTop ( )
void QANCollection_StackOfPnt::Clear ( )
Standard_Integer QANCollection_StackOfPnt::Depth ( ) const
Standard_Boolean QANCollection_StackOfPnt::IsEmpty ( ) const
const QANCollection_StackOfPnt& QANCollection_StackOfPnt::operator= ( const QANCollection_StackOfPnt Other) [inline]
void QANCollection_StackOfPnt::Pop ( )
void QANCollection_StackOfPnt::Push ( const gp_Pnt I)
const gp_Pnt& QANCollection_StackOfPnt::Top ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines