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)
 

Macro Definition Documentation

◆ RENDERDATA_UPDATE_INDICES

#define RENDERDATA_UPDATE_INDICES   (1<<2)

◆ RENDERDATA_UPDATE_VERTICES

#define RENDERDATA_UPDATE_VERTICES   (1<<1)