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

#include <BRepMesh_ListOfXY.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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