Commented out the Scene Stats entry as its not implemented yet.
This commit is contained in:
@@ -77,8 +77,7 @@ class OSGVIEWER_EXPORT StatsHandler : public osgGA::GUIEventHandler
|
||||
NO_STATS = 0,
|
||||
FRAME_RATE = 1,
|
||||
VIEWER_STATS = 2,
|
||||
SCENE_STATS = 3,
|
||||
LAST = 4
|
||||
LAST = 3
|
||||
};
|
||||
|
||||
void setKeyEventTogglesOnScreenStats(int key) { _keyEventTogglesOnScreenStats = key; }
|
||||
|
||||
Reference in New Issue
Block a user