CPP-TOOLBOX
Loading...
Searching...
No Matches
Window Member List
This is the complete list of members for
Window
, including all inherited members.
cursor_is_disabled
Window
disable_cursor
()
Window
disable_fullscreen
()
Window
disable_wireframe_mode
()
Window
enable_cursor
()
Window
enable_fullscreen
()
Window
enable_wireframe_mode
()
Window
get_aspect_ratio_in_simplest_terms
()
Window
inline
glfw_window
Window
height_px
Window
print_opengl_info
()
Window
reduce_ratio
(std::tuple< unsigned int, unsigned int > ratio)
Window
inline
set_fullscreen_by_on_off
(const std::string &on_off_string)
Window
set_resolution
(const std::string &resolution)
Window
toggle_fullscreen
()
Window
toggle_mouse_mode
()
Window
top_left_corner_of_window_x
Window
top_left_corner_of_window_y
Window
width_px
Window
Window
(unsigned int width_px=700, unsigned int height_px=700, const std::string &window_name="my program", bool start_in_fullscreen=false, bool start_with_mouse_captured=false, bool vsync=false, bool print_out_opengl_data=false)
Window
window_in_fullscreen
Window
window_should_close
()
Window
inline
wrap_tick_with_required_glfw_calls
(std::function< void(double)> tick)
Window
inline
~Window
()
Window
Generated by
1.13.2