xoreos  0.0.5
Classes | Namespaces
cube.h File Reference

A simple cube object, for testing. More...

#include "glm/mat4x4.hpp"
#include "src/graphics/types.h"
#include "src/graphics/glcontainer.h"
#include "src/graphics/object.h"
#include "src/graphics/aurora/texturehandle.h"
Include dependency graph for cube.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::Aurora::CubeSide
 A cube side. More...
 
class  Graphics::Aurora::Cube
 A simple, rotating cube. More...
 

Namespaces

 Common
 
 Graphics
 
 Graphics::Aurora
 

Detailed Description

A simple cube object, for testing.

Definition in file cube.h.