Hymn to Beauty
C++ 3D Engine
RenderManager.hpp File Reference
#include <glm/glm.hpp>
#include "../Entity/ComponentContainer.hpp"
#include <string>

Go to the source code of this file.

Classes

class  RenderManager
 Handles rendering the world. More...
 
struct  RenderManager::DebugConfiguration
 Configuration for visualizing debug information. More...
 

Namespaces

namespace  Video
 
namespace  Component