Pyrogenesis  trunk
Classes | Macros
RenderableObject.h File Reference
#include "maths/BoundingBoxAligned.h"
#include "maths/Matrix3D.h"
Include dependency graph for RenderableObject.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define RENDERDATA_UPDATE_COLOR   (1<<4)
#define RENDERDATA_UPDATE_INDICES   (1<<2)
#define RENDERDATA_UPDATE_VERTICES   (1<<1)