#include <TObj_ReferenceIterator.hxx>
Inheritance diagram for TObj_ReferenceIterator:
Public Member Functions | |
Standard_EXPORT | TObj_ReferenceIterator (const TDF_Label &theLabel, const Handle(Standard_Type)&theType=NULL, const Standard_Boolean theRecursive=Standard_True) |
Creates the iterator on references in partition theType narrows a variety of iterated objects. | |
Protected Member Functions | |
virtual Standard_EXPORT void | MakeStep () |
Shift iterator to the next object. | |
Handle (Standard_Type) myType | |
Type of objects to iterate on. |
|
|
|
|
|
Internal methods Implements TObj_LabelIterator. |