CPP-TOOLBOX
Loading...
Searching...
No Matches
window.hpp File Reference
#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)
 

Function Documentation

◆ get_available_resolutions()

std::vector< std::string > get_available_resolutions ( const std::optional< std::string > & aspect_ratio = std::nullopt)