Home
last modified time | relevance | path

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

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lwo/
H A Dold_Lwo2.h51 typedef map< string, Lwo2Surface* >::iterator IteratorSurfaces; typedef
H A Dold_Lwo2.cpp98 for (IteratorSurfaces itr_surf = _surfaces.begin(); itr_surf != _surfaces.end(); itr_surf++) in ~Lwo2()
735 for (IteratorSurfaces itr_surf = _surfaces.begin(); itr_surf != _surfaces.end(); itr_surf++) in _generate_statesets_from_surfaces()