|
CeresEngine 0.2.0
A game development framework
|
#include "Forward.hpp"#include "RendererGeometry.hpp"#include "RendererObject.hpp"#include "RendererSceneSettings.hpp"#include "CeresEngine/Foundation/Generator.hpp"#include "CeresEngine/Foundation/Container/Map.hpp"#include "CeresEngine/Scene/Environment.hpp"#include "CeresEngine/Scene/Scene.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::RendererObjectTrait< RendererScene > |
| struct | CeresEngine::RendererSceneParams |
| A structure that mirrors the GPU uniform data for the scene. More... | |
| struct | CeresEngine::RendererSceneInfo |
| A structure that holds renderer-specific information for the scene. More... | |
| class | CeresEngine::RendererScene |
| A class that represents a scene inside the renderer. More... | |
| class | CeresEngine::RendererSceneManager |
| A manager that controls all scenes currently registered with the renderer. More... | |
Namespaces | |
| namespace | CeresEngine |