|
CeresEngine 0.2.0
A game development framework
|
#include "Forward.hpp"#include "CeresEngine/RenderAPI/Forward.hpp"#include "CeresEngine/Renderer/Forward.hpp"#include "UIWindow.hpp"#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Foundation/Container/Optional.hpp"#include "CeresEngine/RenderAPI/GPUFormat.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::UIBackingStore |
The BackingStore represents store for a window or view. More... | |
| class | CeresEngine::UIFramebufferBackingStore |
Represents a UIBackingStore that renders its contents to an image texture. More... | |
Namespaces | |
| namespace | CeresEngine |