Tatooine
Public Member Functions | Static Public Attributes | List of all members
tatooine::gl::glfw::context Struct Reference

#include <context.h>

Inheritance diagram for tatooine::gl::glfw::context:
[legend]
Collaboration diagram for tatooine::gl::glfw::context:
[legend]

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
 

Constructor & Destructor Documentation

◆ context() [1/2]

◆ context() [2/2]

Member Data Documentation

◆ internal_resolution

constexpr size_t tatooine::gl::glfw::context::internal_resolution = 64
staticconstexpr

The documentation for this struct was generated from the following file: