Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_ListIteratorOfListOfXY Class Reference

#include <BRepMesh_ListIteratorOfListOfXY.hxx>

Public Member Functions

 BRepMesh_ListIteratorOfListOfXY ()
 BRepMesh_ListIteratorOfListOfXY (const BRepMesh_ListOfXY &L)
void Initialize (const BRepMesh_ListOfXY &L)
Standard_Boolean More () const
void Next ()
gp_XYValue () const

Constructor & Destructor Documentation

BRepMesh_ListIteratorOfListOfXY::BRepMesh_ListIteratorOfListOfXY ( )
BRepMesh_ListIteratorOfListOfXY::BRepMesh_ListIteratorOfListOfXY ( const BRepMesh_ListOfXY L)

Member Function Documentation

void BRepMesh_ListIteratorOfListOfXY::Initialize ( const BRepMesh_ListOfXY L)
Standard_Boolean BRepMesh_ListIteratorOfListOfXY::More ( ) const
void BRepMesh_ListIteratorOfListOfXY::Next ( )
gp_XY& BRepMesh_ListIteratorOfListOfXY::Value ( ) const

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