Go to the documentation of this file. 1 #ifndef _QUORI_FACE_WINDOW_MANAGER_HPP_
2 #define _QUORI_FACE_WINDOW_MANAGER_HPP_
52 WindowList::iterator
begin();
58 WindowList::iterator
end();
66 WindowList::const_iterator
cbegin()
const;
72 WindowList::const_iterator
cend()
const;
static WindowManager & ref()
void detach(const Window::Ptr &window)
WindowList::iterator end()
void close(const Window::Ptr &window)
Window::Ptr lookupByHandle(const GLFWwindow *const handle) const
std::vector< Window::Ptr > WindowList
WindowList::const_iterator cbegin() const
void attach(const Window::Ptr &window)
std::shared_ptr< Window > Ptr
WindowList::const_iterator cend() const
WindowList::iterator begin()
quori_face
Author(s):
autogenerated on Wed Mar 2 2022 00:53:20