Overview
Download
Documentation
Contact
clan
TextureWindow
clan::TextureWindow Member List
This is the complete list of members for
clan::TextureWindow
, including all inherited members.
add_child
(const std::shared_ptr< View > &view)
clan::ViewTree
inline
add_child
(Types &&... args)
clan::ViewTree
inline
add_child
()
clan::ViewTree
inline
canvas
() const override
clan::TextureWindow
virtual
client_to_screen_pos
(const Pointf &pos) override
clan::TextureWindow
protected
virtual
dispatch_activation_change
(ActivationChangeType type)
clan::ViewTree
protected
display_window
() override
clan::TextureWindow
virtual
focus_view
() const
clan::ViewTree
on_got_focus
()
clan::TextureWindow
on_key_down
(const clan::InputEvent &)
clan::TextureWindow
on_key_up
(const clan::InputEvent &)
clan::TextureWindow
on_lost_focus
()
clan::TextureWindow
on_mouse_dblclk
(const clan::InputEvent &)
clan::TextureWindow
on_mouse_down
(const clan::InputEvent &)
clan::TextureWindow
on_mouse_move
(const clan::InputEvent &)
clan::TextureWindow
on_mouse_up
(const clan::InputEvent &)
clan::TextureWindow
on_window_close
()
clan::TextureWindow
render
(Canvas &canvas, const Rectf &margin_box)
clan::ViewTree
protected
root_view
() const
clan::ViewTree
screen_to_client_pos
(const Pointf &pos) override
clan::TextureWindow
protected
virtual
set_always_render
(bool enable=true)
clan::TextureWindow
set_background_color
(const Colorf &background_color=StandardColorf::transparent())
clan::TextureWindow
set_clear_background
(bool enable=true)
clan::TextureWindow
set_focus_view
(View *view)
clan::ViewTree
protected
set_needs_render
() override
clan::TextureWindow
protected
virtual
set_root_view
(std::shared_ptr< View > root_view)
clan::ViewTree
set_viewport
(const Rectf &rect)
clan::TextureWindow
set_window
(const DisplayWindow &window, bool enable_automatic_events=true, const Mat4f &transform_mouse_matrix=Mat4f::identity())
clan::TextureWindow
TextureWindow
(Canvas &canvas)
clan::TextureWindow
TextureWindow_Impl
clan::TextureWindow
friend
update
()
clan::TextureWindow
viewport
() const
clan::TextureWindow
ViewTree
()
clan::ViewTree
~ViewTree
()
clan::ViewTree
virtual