Fixed typo.
This commit is contained in:
@@ -414,7 +414,7 @@ class OSGUTIL_EXPORT SceneView : public osg::Referenced, public osg::CullSetting
|
||||
/** Do draw traversal of draw bins generated by cull traversal.*/
|
||||
virtual void draw();
|
||||
|
||||
/** Releast all OpenGL objects from the scene graph, such as texture objects, display lists etc.
|
||||
/** Release all OpenGL objects from the scene graph, such as texture objects, display lists etc.
|
||||
* These released scene graphs placed in the respective delete GLObjects cache, which
|
||||
* then need to be deleted in OpenGL by SceneView::flushAllDeleteGLObjects(). */
|
||||
virtual void releaseAllGLObjects();
|
||||
|
||||
Reference in New Issue
Block a user