sandbox
Loading...
Searching...
No Matches
sbx::graphics::render_area Member List

This is the complete list of members for sbx::graphics::render_area, including all inherited members.

aspect_ratio() const noexcept -> std::float_t (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
extent() const noexcept -> const math::vector2u & (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
offset() const noexcept -> const math::vector2i & (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
operator==(const render_area &other) const noexcept -> bool (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
render_area(const math::vector2u &extent=math::vector2u{}, const math::vector2i &offset=math::vector2i{}) noexcept (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
set_aspect_ratio(std::float_t aspect_ratio) noexcept -> void (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
set_extent(const math::vector2u &extent) noexcept -> void (defined in sbx::graphics::render_area)sbx::graphics::render_areainline
set_offset(const math::vector2i &offset) noexcept -> void (defined in sbx::graphics::render_area)sbx::graphics::render_areainline