|
Tatooine
|
#include <context.h>
Public Member Functions | |
| context () | |
| context (base &parent) | |
Public Member Functions inherited from tatooine::gl::glfw::base | |
| 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 Public Member Functions inherited from tatooine::gl::glfw::base | |
| static auto | release () -> void |
Protected Attributes inherited from tatooine::gl::glfw::base | |
| GLFWwindow * | m_glfw_window |
| tatooine::gl::glfw::context::context | ( | base & | parent | ) |
|
staticconstexpr |