|
DubiousEngine
0.2.0
Simple Game Engine
|
Classes | |
| class | Camera |
| Abstraction of a camera. More... | |
| class | Color |
| Simple color class. More... | |
| class | Object_renderer |
| Interface for a class that can render an object. More... | |
| class | Open_gl_attributes |
| OpenGLAttributes. More... | |
| class | Open_gl_commands |
| Collection of OpenGL commands. More... | |
| class | Open_gl_context_store |
| OpenGL Context Store. More... | |
| class | Open_gl_matrix |
| Open GL Matrix. More... | |
| class | Open_gl_primitive |
| OpenGL Primitives. More... | |
| class | Outlined_object_renderer |
| Renders objects with an outline. More... | |
| class | Scene |
| A Visible Scene. More... | |
| class | Shadow_renderer |
| An object that can render a shadow volume. More... | |
| class | Simple_object_renderer |
| Basic object renderer. More... | |
| class | Visible_model |
| Representation of a visible model. More... | |
| class | Visible_object |
| An object that can be seen. More... | |
Typedefs | |
| typedef unsigned long | Call_list_handle |
Functions | |
| bool | operator== (const Color &a, const Color &b) |
| typedef unsigned long Dubious::Renderer::Call_list_handle |