application properties settings for the window More...
#include <application.hpp>
Public Attributes | |
| std::string | name = "Undefined" |
| uint32_t | width = 0 |
| uint32_t | height = 0 |
| glm::vec4 | background_color = { 1.f, 0.5f, 0.5f, 1.f } |
application properties settings for the window