|
sandbox
|
This is the complete list of members for sbx::devices::window, including all inherited members.
| aspect_ratio() const -> std::float_t (defined in sbx::devices::window) | sbx::devices::window | |
| handle() -> GLFWwindow * (defined in sbx::devices::window) | sbx::devices::window | |
| height() const -> std::uint32_t (defined in sbx::devices::window) | sbx::devices::window | |
| hide() -> void | sbx::devices::window | |
| is_focused() const noexcept -> bool (defined in sbx::devices::window) | sbx::devices::window | |
| is_iconified() const noexcept -> bool (defined in sbx::devices::window) | sbx::devices::window | |
| is_visible() const noexcept -> bool (defined in sbx::devices::window) | sbx::devices::window | |
| on_framebuffer_resized() -> signals::signal< const framebuffer_resized_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_key_pressed() -> signals::signal< const key_pressed_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_key_released() -> signals::signal< const key_released_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_mouse_moved() -> signals::signal< const mouse_moved_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_window_closed_signal() -> signals::signal< const window_closed_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_window_moved_signal() -> signals::signal< const window_moved_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| on_window_resized_signal() -> signals::signal< const window_resized_event & > & (defined in sbx::devices::window) | sbx::devices::window | |
| operator GLFWwindow *() (defined in sbx::devices::window) | sbx::devices::window | |
| set_title(const std::string &title) -> void (defined in sbx::devices::window) | sbx::devices::window | |
| should_close() -> bool | sbx::devices::window | |
| show() -> void | sbx::devices::window | |
| title() const -> const std::string & (defined in sbx::devices::window) | sbx::devices::window | |
| width() const -> std::uint32_t (defined in sbx::devices::window) | sbx::devices::window | |
| window(const window_create_info &create_info) (defined in sbx::devices::window) | sbx::devices::window | |
| ~window() (defined in sbx::devices::window) | sbx::devices::window |