Fixed multi-threaded/multi-pipe crash when primitive stats where output in osgProducer::Viewer's stats.
This commit is contained in:
@@ -72,9 +72,6 @@ class OSGPRODUCER_EXPORT ViewerEventHandler : public osgGA::GUIEventHandler
|
||||
|
||||
bool _firstTimeTogglingFullScreen;
|
||||
|
||||
class CameraBarrierCallback;
|
||||
CameraBarrierCallback* _cameraBarrierCallback;
|
||||
|
||||
class StatsAndHelpDrawCallback;
|
||||
StatsAndHelpDrawCallback* _statsAndHelpDrawCallback;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user