Open CASCADE Technology
6.5.4
|
#include <TNaming_IteratorOnShapesSet.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TNaming_IteratorOnShapesSet () |
TNaming_IteratorOnShapesSet (const TNaming_ShapesSet &S) | |
void | Init (const TNaming_ShapesSet &S) |
Initialize the iteration | |
Standard_Boolean | More () const |
Returns True if there is a current Item in the iteration. | |
void | Next () |
Move to the next Item | |
const TopoDS_Shape & | Value () const |
const TopoDS_Shape& TNaming_IteratorOnShapesSet::Value | ( | ) | const |