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