#include <TObj_OcafObjectIterator.hxx>
Inheritance diagram for TObj_OcafObjectIterator:
Public Member Functions | |
Standard_EXPORT | TObj_OcafObjectIterator (const TDF_Label &theLabel, const Handle(Standard_Type)&theType=NULL, const Standard_Boolean theRecursive=Standard_False) |
Creates the iterator on objects in the sub labels of theLabel 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 |
|
Constructor |
|
fields |
|
Implements TObj_LabelIterator. |