xoreos  0.0.5
Classes | Namespaces
renderable.h File Reference

An object that can be displayed by the graphics manager. More...

#include <boost/noncopyable.hpp>
#include "glm/mat4x4.hpp"
#include "src/common/ustring.h"
#include "src/graphics/types.h"
#include "src/graphics/queueable.h"
Include dependency graph for renderable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::Renderable
 An object that can be displayed by the graphics manager. More...
 

Namespaces

 Graphics
 

Detailed Description

An object that can be displayed by the graphics manager.

Definition in file renderable.h.