Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
class | CRenderData |
class | CRenderableObject |
Macros | |
#define | RENDERDATA_UPDATE_VERTICES (1<<1) |
#define | RENDERDATA_UPDATE_INDICES (1<<2) |
#define | RENDERDATA_UPDATE_COLOR (1<<4) |
#define RENDERDATA_UPDATE_COLOR (1<<4) |
Definition at line 34 of file RenderableObject.h.
#define RENDERDATA_UPDATE_INDICES (1<<2) |
Definition at line 33 of file RenderableObject.h.
#define RENDERDATA_UPDATE_VERTICES (1<<1) |
Definition at line 32 of file RenderableObject.h.