CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
CYBCore.hpp File Reference

Defines the engine core interface and static pointer as well as the Engine() access function. More...

#include "CYBEngineParameters.hpp"
#include "CYBInterop.hpp"
#include "CYBLogger.hpp"
Include dependency graph for CYBCore.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CYB::Engine::Core
 An instance of this object is the entirety of the engine. More...
 

Namespaces

 CYB
 Encapsulates the engine in it's entirety.
 
 CYB::Engine
 Encapsulates platform agnostic engine functions.
 

Functions

Engine::Core & CYB::Core (void) noexcept
 Retrieve the Core singleton. More...
 

Detailed Description

Defines the engine core interface and static pointer as well as the Engine() access function.

Definition in file CYBCore.hpp.