Classes | |
| struct | Hubris::EngineConfig |
| Used to configure the engine on instantiation. More... | |
| class | Hubris::GraphicsManager |
| class | Hubris::Engine |
| Stores and defines Engine wide data and functionalities. More... | |
Typedefs | |
| typedef void(* | Hubris::StartupCallback) () |
Enumerations | |
| enum class | Hubris::RenderAPI : unsigned short { Hubris::RenderAPI::OpenGL , Hubris::RenderAPI::Vulkan , Hubris::RenderAPI::DX12 , Hubris::RenderAPI::DX11 , Hubris::RenderAPI::None } |
This group contains the Engine and its configuration details.
|
strong |