#include "RE_API.h"#include <SYS/SYS_Math.h>#include <SYS/SYS_Types.h>#include <UT/UT_IntArray.h>#include <UT/UT_PtrArray.h>#include <UT/UT_RefArray.h>#include <boost/shared_array.hpp>Go to the source code of this file.
Classes | |
| struct | RE_OGLTextureInfo |
| class | RE_OGLTextureCache |
Typedefs | |
| typedef UT_RefArray < RE_OGLTextureInfo > | RE_OGLTextureInfoArray |
Enumerations | |
| enum | RE_OGLTextureType { RE_TEXTURE_FIXED, RE_TEXTURE_MIPMAP } |
Functions | |
| RE_API RE_OGLTextureCache * | REgetOGLTextureCache () |
| Get the one and only texture cache. | |
Definition at line 66 of file RE_OGLTextureCache.h.
| enum RE_OGLTextureType |
| RE_API RE_OGLTextureCache* REgetOGLTextureCache | ( | ) |
Get the one and only texture cache.
1.5.9