galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::Rect< Type > Member List

This is the complete list of members for galaxy::Rect< Type >, including all inherited members.

contains(const Type _x, const Type _y) const noexceptgalaxy::Rect< Type >inline
contains(const Rect< Type > &b) const noexceptgalaxy::Rect< Type >inline
get_bottom() const noexceptgalaxy::Rect< Type >inline
get_center() const noexceptgalaxy::Rect< Type >inline
get_right() const noexceptgalaxy::Rect< Type >inline
get_size() const noexceptgalaxy::Rect< Type >inline
get_top_left() const noexceptgalaxy::Rect< Type >inline
heightgalaxy::Rect< Type >
intersects(const Rect< Type > &b) const noexceptgalaxy::Rect< Type >inline
operator<=>(const Rect &) const noexcept=defaultgalaxy::Rect< Type >
overlaps(const Rect< Type > &b) noexceptgalaxy::Rect< Type >inline
Rect() noexceptgalaxy::Rect< Type >inline
Rect(const Type x, const Type y, const Type width, const Type height) noexceptgalaxy::Rect< Type >inline
set_top_left(const glm::vec< 2, Type, glm::defaultp > &pos) noexceptgalaxy::Rect< Type >inline
value_in_range(const Type value, const Type min, const Type max) noexceptgalaxy::Rect< Type >inlineprivate
widthgalaxy::Rect< Type >
xgalaxy::Rect< Type >
ygalaxy::Rect< Type >
~Rect() noexceptgalaxy::Rect< Type >inline