Home
last modified time | relevance | path

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

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lwo/
H A Dold_Lwo2.h76 bool _successfully_read; variable
H A Dold_Lwo2.cpp85 _successfully_read(false) in Lwo2()
203 return _successfully_read = true; in ReadFile()
686 if (!_successfully_read) return false; in GenerateGroup()