Antkeeper
0.0.1
|
This is the complete list of members for app::display, including all inherited members.
get_bounds() const noexcept | app::display | inline |
get_connected_channel() noexcept | app::display | inline |
get_disconnected_channel() noexcept | app::display | inline |
get_dpi() const noexcept | app::display | inline |
get_index() const noexcept | app::display | inline |
get_name() const noexcept | app::display | inline |
get_orientation() const noexcept | app::display | inline |
get_orientation_changed_channel() noexcept | app::display | inline |
get_refresh_rate() const noexcept | app::display | inline |
get_usable_bounds() const noexcept | app::display | inline |
is_connected() const noexcept | app::display | inline |
sdl_window_manager class | app::display | friend |
set_bounds(const geom::rectangle< int > &bounds) noexcept | app::display | inline |
set_dpi(float dpi) noexcept | app::display | inline |
set_index(int index) noexcept | app::display | inline |
set_name(const std::string &name) noexcept | app::display | inline |
set_orientation(display_orientation orientation) noexcept | app::display | inline |
set_refresh_rate(int rate) noexcept | app::display | inline |
set_usable_bounds(const geom::rectangle< int > &bounds) noexcept | app::display | inline |
window_manager class | app::display | friend |