HDK
|
#include "RE_API.h"
#include <SYS/SYS_Math.h>
#include <SYS/SYS_Types.h>
#include <UT/UT_IntArray.h>
#include <UT/UT_Array.h>
#include <UT/UT_Rect.h>
#include "RE_Texture.h"
Go to the source code of this file.
Classes | |
class | re_DeferTexDraw |
class | RE_IconTextureCache |
Functions | |
SYS_DECLARE_IS_POD (re_DeferTexDraw) | |
RE_API RE_IconTextureCache * | REgetIconTextureCache () |
Get the one and only texture cache. More... | |
RE_API RE_IconTextureCache* REgetIconTextureCache | ( | ) |
Get the one and only texture cache.
SYS_DECLARE_IS_POD | ( | re_DeferTexDraw | ) |