Antkeeper  0.0.1
app::window Member List

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

get_closed_channel() noexceptapp::windowinline
get_focus_changed_channel() noexceptapp::windowinline
get_graphics_pipeline() const noexcept=0app::windowpure virtual
get_graphics_pipeline() noexcept=0app::windowpure virtual
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()=0app::windowpure virtual
set_fullscreen(bool fullscreen)=0app::windowpure virtual
set_maximized(bool maximized)=0app::windowpure virtual
set_maximum_size(const math::ivec2 &size)=0app::windowpure virtual
set_minimum_size(const math::ivec2 &size)=0app::windowpure virtual
set_position(const math::ivec2 &position)=0app::windowpure virtual
set_size(const math::ivec2 &size)=0app::windowpure virtual
set_title(const std::string &title)=0app::windowpure virtual
set_v_sync(bool v_sync)=0app::windowpure virtual
swap_buffers()=0app::windowpure virtual
window_manager classapp::windowfriend