OpenSceneGraph/examples/osguserstats
2014-11-04 10:46:59 +00:00
..
CMakeLists.txt From Jean-Sebastien Guay, "As promised, here is the fix for the background size. I also added another instance variable _lineHeight to clean up the code a bit more. 2010-11-08 12:28:31 +00:00
osguserstats.cpp Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00