Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Math::IntRect2D Member List

This is the complete list of members for Grindstone::Math::IntRect2D, including all inherited members.

extent (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
GetHeight() const (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
GetWidth() const (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
GetX() const (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
GetY() const (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
IntRect2D()=default (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
IntRect2D(const IntRect2D &other)=default (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
IntRect2D(IntRect2D &&other) noexcept=default (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
IntRect2D(uint32_t width, uint32_t height) (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
IntRect2D(int32_t x, int32_t y, uint32_t width, uint32_t height) (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
IntRect2D(Grindstone::Math::Extent2D extent) (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
IntRect2D(Grindstone::Math::Offset2D offset, Grindstone::Math::Extent2D extent) (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2Dinline
offset (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
operator=(const IntRect2D &other)=default (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D
operator=(IntRect2D &&other) noexcept=default (defined in Grindstone::Math::IntRect2D)Grindstone::Math::IntRect2D