|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
An in memory cache of the OpenGL uniforms. More...
#include <OgreGLUniformCache.h>
 Inheritance diagram for Ogre::GLUniformCache:
 Inheritance diagram for Ogre::GLUniformCache:| Public Member Functions | |
| void | clearCache () | 
| Clears all cached values.  More... | |
| bool | updateUniform (int location, const void *value, int length) | 
| Update a uniform.  More... | |
An in memory cache of the OpenGL uniforms.
| void Ogre::GLUniformCache::clearCache | ( | ) | 
Clears all cached values.
| bool Ogre::GLUniformCache::updateUniform | ( | int | location, | 
| const void * | value, | ||
| int | length | ||
| ) | 
Update a uniform.