ShishGL  1.0
A simple modular cross-platform graphics library
Sh::Window Member List

This is the complete list of members for Sh::Window, including all inherited members.

attach(Args &&... args)Sh::Window
attach(SomeWindow *child)Sh::Window
contains(const Vector2< double > &point) constSh::Windowvirtual
detach(Window *child)Sh::Window
getChildren()Sh::Windowinline
getFrame() constSh::Window
getParent() constSh::Window
getPos() constSh::Window
getSize() constSh::Window
onRender()Sh::Windowprotectedvirtual
operator=(const Window &other)=deleteSh::Window
setParent(Window *new_parent)Sh::Windowprotectedvirtual
setPos(const Vector2< double > &pos)Sh::Windowvirtual
translate(const Vector2< double > &delta)Sh::Windowvirtual
Window()=deleteSh::Window
Window(const Window &other)=deleteSh::Window
Window(const Frame &frame)Sh::Windowexplicitprotected
WindowManager classSh::Windowfriend
~Listener()Sh::Listenervirtual
~Window() override=defaultSh::Window