![]() |
OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
|
An in memory cache of the OpenGL uniforms. More...
#include <OgreGLUniformCache.h>
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.