sandbox
Loading...
Searching...
No Matches
sbx::graphics::viewport_registry Class Reference

Public Types

using change_signal = signals::signal< const std::string &, const math::vector2u & >
 

Public Member Functions

auto declare (std::string name, const math::vector2u &initial_size) -> void
 
auto resize (const std::string &name, const math::vector2u &size) -> bool
 
auto size (const std::string &name) const -> math::vector2u
 
auto contains (const std::string &name) const -> bool
 
auto take_dirty () -> std::vector< std::string >
 
auto on_changed () -> change_signal &
 

The documentation for this class was generated from the following file: