Fixed typo.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14680 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -76,7 +76,7 @@ class OSGGA_EXPORT EventQueue : public osg::Referenced
|
||||
const osg::GraphicsContext* getGraphicsContext() const { return getCurrentEventState()->getGraphicsContext(); }
|
||||
|
||||
/** Read the window record dimensions from the graphics context. */
|
||||
void syncWindowRectangleWithGraphcisContext();
|
||||
void syncWindowRectangleWithGraphicsContext();
|
||||
|
||||
|
||||
/** Set the mouse input range.*/
|
||||
|
||||
Reference in New Issue
Block a user