|
CPP-TOOLBOX
|
#include <glad/glad.h>#include <GLFW/glfw3.h>#include <numeric>#include <optional>#include <ostream>#include <vector>#include "sbpt_generated_includes.hpp"Go to the source code of this file.
Classes | |
| struct | VideoMode |
| class | Window |
Functions | |
| std::vector< std::string > | get_available_resolutions (const std::optional< std::string > &aspect_ratio=std::nullopt) |
| std::vector< std::string > get_available_resolutions | ( | const std::optional< std::string > & | aspect_ratio = std::nullopt | ) |