Fixed typo in comments and onscreen help.
This commit is contained in:
@@ -164,7 +164,7 @@ class OSGGA_EXPORT NodeTrackerManipulator : public MatrixManipulator
|
||||
void clampOrientation();
|
||||
|
||||
|
||||
// Internal event stack comprising last three mouse events.
|
||||
// Internal event stack comprising last two mouse events.
|
||||
osg::ref_ptr<const GUIEventAdapter> _ga_t1;
|
||||
osg::ref_ptr<const GUIEventAdapter> _ga_t0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user