![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::math::RectPack, including all inherited members.
clear() noexcept | galaxy::math::RectPack | |
get_free_space() const noexcept | galaxy::math::RectPack | |
get_height() const noexcept | galaxy::math::RectPack | |
get_width() const noexcept | galaxy::math::RectPack | |
init(const int width, const int height) noexcept | galaxy::math::RectPack | |
m_free_rects | galaxy::math::RectPack | private |
m_height | galaxy::math::RectPack | private |
m_width | galaxy::math::RectPack | private |
pack(const int width, const int height) noexcept | galaxy::math::RectPack | |
RectPack() noexcept | galaxy::math::RectPack | |
~RectPack() noexcept | galaxy::math::RectPack |