|
auto | scale () const noexcept -> const math::vector2f & |
|
auto | set_scale (const math::vector2f &scale) noexcept -> void |
|
auto | offset () const noexcept -> const math::vector2i & |
|
auto | set_offset (const math::vector2i &offset) noexcept -> void |
|
auto | size () const noexcept -> const std::optional< math::vector2u > & |
|
auto | set_size (const math::vector2u &size) noexcept -> void |
|
auto | is_fixed () const noexcept -> bool |
|
auto | is_window () const noexcept -> bool |
|
auto | is_dynamic () const noexcept -> bool |
|
The documentation for this class was generated from the following file: