Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_ListOfXY Class Reference

#include <BRepMesh_ListOfXY.hxx>

Public Member Functions

 BRepMesh_ListOfXY ()
void Assign (const BRepMesh_ListOfXY &Other)
void operator= (const BRepMesh_ListOfXY &Other)
Standard_Integer Extent () const
void Clear ()
 ~BRepMesh_ListOfXY ()
Standard_Boolean IsEmpty () const
void Prepend (const gp_XY &I)
void Prepend (const gp_XY &I, BRepMesh_ListIteratorOfListOfXY &theIt)
void Prepend (BRepMesh_ListOfXY &Other)
void Append (const gp_XY &I)
void Append (const gp_XY &I, BRepMesh_ListIteratorOfListOfXY &theIt)
void Append (BRepMesh_ListOfXY &Other)
gp_XYFirst () const
gp_XYLast () const
void RemoveFirst ()
void Remove (BRepMesh_ListIteratorOfListOfXY &It)
void InsertBefore (const gp_XY &I, BRepMesh_ListIteratorOfListOfXY &It)
void InsertBefore (BRepMesh_ListOfXY &Other, BRepMesh_ListIteratorOfListOfXY &It)
void InsertAfter (const gp_XY &I, BRepMesh_ListIteratorOfListOfXY &It)
void InsertAfter (BRepMesh_ListOfXY &Other, BRepMesh_ListIteratorOfListOfXY &It)

Constructor & Destructor Documentation

BRepMesh_ListOfXY::BRepMesh_ListOfXY ( )
BRepMesh_ListOfXY::~BRepMesh_ListOfXY ( ) [inline]

Member Function Documentation

void BRepMesh_ListOfXY::Append ( const gp_XY I)
void BRepMesh_ListOfXY::Append ( const gp_XY I,
BRepMesh_ListIteratorOfListOfXY theIt 
)
void BRepMesh_ListOfXY::Append ( BRepMesh_ListOfXY Other)
void BRepMesh_ListOfXY::Assign ( const BRepMesh_ListOfXY Other)
void BRepMesh_ListOfXY::Clear ( )
Standard_Integer BRepMesh_ListOfXY::Extent ( ) const
gp_XY& BRepMesh_ListOfXY::First ( ) const
void BRepMesh_ListOfXY::InsertAfter ( const gp_XY I,
BRepMesh_ListIteratorOfListOfXY It 
)
void BRepMesh_ListOfXY::InsertAfter ( BRepMesh_ListOfXY Other,
BRepMesh_ListIteratorOfListOfXY It 
)
void BRepMesh_ListOfXY::InsertBefore ( const gp_XY I,
BRepMesh_ListIteratorOfListOfXY It 
)
void BRepMesh_ListOfXY::InsertBefore ( BRepMesh_ListOfXY Other,
BRepMesh_ListIteratorOfListOfXY It 
)
Standard_Boolean BRepMesh_ListOfXY::IsEmpty ( ) const
gp_XY& BRepMesh_ListOfXY::Last ( ) const
void BRepMesh_ListOfXY::operator= ( const BRepMesh_ListOfXY Other) [inline]
void BRepMesh_ListOfXY::Prepend ( const gp_XY I,
BRepMesh_ListIteratorOfListOfXY theIt 
)
void BRepMesh_ListOfXY::Prepend ( BRepMesh_ListOfXY Other)
void BRepMesh_ListOfXY::Prepend ( const gp_XY I)
void BRepMesh_ListOfXY::Remove ( BRepMesh_ListIteratorOfListOfXY It)
void BRepMesh_ListOfXY::RemoveFirst ( )

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