Antkeeper  0.0.1
app::sdl_window Member List

This is the complete list of members for app::sdl_window, including all inherited members.

get_closed_channel() noexceptapp::windowinline
get_focus_changed_channel() noexceptapp::windowinline
get_graphics_pipeline() const noexcept overrideapp::sdl_windowinlinevirtual
get_graphics_pipeline() noexcept overrideapp::sdl_windowinlinevirtual
get_maximized_channel() noexceptapp::windowinline
get_maximum_size() const noexceptapp::windowinline
get_minimized_channel() noexceptapp::windowinline
get_minimum_size() const noexceptapp::windowinline
get_moved_channel() noexceptapp::windowinline
get_position() const noexceptapp::windowinline
get_resized_channel() noexceptapp::windowinline
get_restored_channel() noexceptapp::windowinline
get_size() const noexceptapp::windowinline
get_title() const noexceptapp::windowinline
get_v_sync() const noexceptapp::windowinline
get_viewport_size() const noexceptapp::windowinline
get_windowed_position() const noexceptapp::windowinline
get_windowed_size() const noexceptapp::windowinline
is_fullscreen() const noexceptapp::windowinline
is_maximized() const noexceptapp::windowinline
m_closed_publisherapp::windowprotected
m_focus_changed_publisherapp::windowprotected
m_fullscreenapp::windowprotected
m_maximizedapp::windowprotected
m_maximized_publisherapp::windowprotected
m_maximum_sizeapp::windowprotected
m_minimized_publisherapp::windowprotected
m_minimum_sizeapp::windowprotected
m_moved_publisherapp::windowprotected
m_positionapp::windowprotected
m_resized_publisherapp::windowprotected
m_restored_publisherapp::windowprotected
m_sizeapp::windowprotected
m_titleapp::windowprotected
m_v_syncapp::windowprotected
m_viewport_sizeapp::windowprotected
m_windowed_positionapp::windowprotected
m_windowed_sizeapp::windowprotected
make_current() overrideapp::sdl_windowvirtual
operator=(const sdl_window &)=deleteapp::sdl_window
operator=(sdl_window &&)=deleteapp::sdl_window
sdl_window(const std::string &title, const math::ivec2 &windowed_position, const math::ivec2 &windowed_size, bool maximized, bool fullscreen, bool v_sync)app::sdl_window
sdl_window(const sdl_window &)=deleteapp::sdl_window
sdl_window(sdl_window &&)=deleteapp::sdl_window
sdl_window_manager classapp::sdl_windowfriend
set_fullscreen(bool fullscreen) overrideapp::sdl_windowvirtual
set_maximized(bool maximized) overrideapp::sdl_windowvirtual
set_maximum_size(const math::ivec2 &size) overrideapp::sdl_windowvirtual
set_minimum_size(const math::ivec2 &size) overrideapp::sdl_windowvirtual
set_position(const math::ivec2 &position) overrideapp::sdl_windowvirtual
set_size(const math::ivec2 &size) overrideapp::sdl_windowvirtual
set_title(const std::string &title) overrideapp::sdl_windowvirtual
set_v_sync(bool v_sync) overrideapp::sdl_windowvirtual
swap_buffers() overrideapp::sdl_windowvirtual
~sdl_window()app::sdl_windowvirtual