Home
last modified time | relevance | path

Searched refs:aLabelItr (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowser/
H A DDFBrowser_TreeModel.cxx260 …for (NCollection_List<TDF_Label>::Iterator aLabelItr (theReferences); aLabelItr.More(); aLabelItr.… in ConvertToIndices() local
261 theIndices.append (FindIndex (aLabelItr.Value())); in ConvertToIndices()