|
CeresEngine 0.2.0
A game development framework
|
#include "Forward.hpp"#include "CeresEngine/Foundation/SmartPtr.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include "CeresEngine/Math/Geometry.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::RendererViewInfo |
| A structure that holds renderer-specific information for the view. More... | |
| class | CeresEngine::RendererView |
| A class that represents a view inside the renderer. More... | |
| struct | CeresEngine::RendererViewGroupInfo |
| A structure that holds renderer-specific information for the view group. More... | |
| class | CeresEngine::RendererViewGroup |
| A view group is a similar concept to a view, except it contains multiple views. More... | |
Namespaces | |
| namespace | CeresEngine |