Tatooine
|
#include <context.h>
Public Member Functions | |
context () | |
context (base &parent) | |
![]() | |
base () | |
~base () | |
auto | get () -> GLFWwindow * |
auto | get () const -> GLFWwindow const * |
auto | make_current () -> void |
auto | get_window_size (int *w, int *h) -> void |
Static Public Attributes | |
static constexpr size_t | internal_resolution = 64 |
Additional Inherited Members | |
![]() | |
static auto | release () -> void |
![]() | |
GLFWwindow * | m_glfw_window |
tatooine::gl::glfw::context::context | ( | base & | parent | ) |
|
staticconstexpr |