Open CASCADE Technology  6.9.0
Public Member Functions

TopoDS_ListIteratorOfListOfShape Class Reference

#include <TopoDS_ListIteratorOfListOfShape.hxx>

Public Member Functions

 TopoDS_ListIteratorOfListOfShape ()
 
 TopoDS_ListIteratorOfListOfShape (const TopoDS_ListOfShape &L)
 
void Initialize (const TopoDS_ListOfShape &L)
 
Standard_Boolean More () const
 
void Next ()
 
TopoDS_ShapeValue () const
 

Constructor & Destructor Documentation

TopoDS_ListIteratorOfListOfShape::TopoDS_ListIteratorOfListOfShape ( )
TopoDS_ListIteratorOfListOfShape::TopoDS_ListIteratorOfListOfShape ( const TopoDS_ListOfShape L)

Member Function Documentation

void TopoDS_ListIteratorOfListOfShape::Initialize ( const TopoDS_ListOfShape L)
Standard_Boolean TopoDS_ListIteratorOfListOfShape::More ( ) const
void TopoDS_ListIteratorOfListOfShape::Next ( )
TopoDS_Shape& TopoDS_ListIteratorOfListOfShape::Value ( ) const

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