Open CASCADE Technology 6.5.2
Public Member Functions
BRepMesh_ListIteratorOfListOfXY Class Reference

#include <BRepMesh_ListIteratorOfListOfXY.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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 ( )
void BRepMesh_ListIteratorOfListOfXY::operator delete ( void *  anAddress) [inline]
void* BRepMesh_ListIteratorOfListOfXY::operator new ( size_t  size) [inline]
void* BRepMesh_ListIteratorOfListOfXY::operator new ( size_t  ,
void *  anAddress 
) [inline]
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