Added doxygen comment for typedef
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14888 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
parent
e7244e654a
commit
9222506a2c
@ -826,6 +826,7 @@ class OSG_EXPORT Uniform : public Object
|
||||
bool getElement( unsigned int index, bool& b0, bool& b1, bool& b2, bool& b3 ) const;
|
||||
|
||||
|
||||
/** provide typedef for backwards compatibility to OSG-3.2 and other previous versions. */
|
||||
typedef UniformCallback Callback;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user