API Documentation
nkMaths::Rectangle Member List

This is the complete list of members for nkMaths::Rectangle, including all inherited members.

_heightnkMaths::Rectangle
_widthnkMaths::Rectangle
_xnkMaths::Rectangle
_ynkMaths::Rectangle
operator+(const Rectangle &other) constnkMaths::Rectangle
pointInside(Point point) constnkMaths::Rectangle
Rectangle() noexceptnkMaths::Rectangle
Rectangle(float x, float y, float width, float height) noexceptnkMaths::Rectangle