This file contains the ImGuiWindowManager class.
 
This file contains the SceneManager class.
 
This file contains the DescriptorPool class.
 
This file contains the Renderer class.
 
This file contains utils for VEngine.
 
std::vector< std::unique_ptr< DescriptorPool > > m_framePools
 
SceneManager m_sceneManager
 
Engine(const Engine &)=delete
 
Engine operator=(const Engine &)=delete
 
Engine operator=(Engine &&)=delete
 
Engine(const Config &config)
 
std::unique_ptr< DescriptorPool > m_globalPool
 
Class for object manager.