Open CASCADE Technology 6.6.0
Public Member Functions
TopTools_ListIteratorOfListOfShape Class Reference

#include <TopTools_ListIteratorOfListOfShape.hxx>

Public Member Functions

 TopTools_ListIteratorOfListOfShape ()
 TopTools_ListIteratorOfListOfShape (const TopTools_ListOfShape &L)
void Initialize (const TopTools_ListOfShape &L)
Standard_Boolean More () const
void Next ()
TopoDS_ShapeValue () const

Constructor & Destructor Documentation

TopTools_ListIteratorOfListOfShape::TopTools_ListIteratorOfListOfShape ( )
TopTools_ListIteratorOfListOfShape::TopTools_ListIteratorOfListOfShape ( const TopTools_ListOfShape L)

Member Function Documentation

void TopTools_ListIteratorOfListOfShape::Initialize ( const TopTools_ListOfShape L)
Standard_Boolean TopTools_ListIteratorOfListOfShape::More ( ) const
void TopTools_ListIteratorOfListOfShape::Next ( )
TopoDS_Shape& TopTools_ListIteratorOfListOfShape::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