All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Nimble::Rectangle Member List

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

axis0() const Nimble::Rectangleinline
axis1() const Nimble::Rectangleinline
boundingBox() const Nimble::Rectangle
center() const Nimble::Rectangleinline
computeCorners(std::array< Nimble::Vector2f, 4 > &corners) const Nimble::Rectangle
extent0() const Nimble::Rectangleinline
extent1() const Nimble::Rectangleinline
intersects(const Rectangle &r) const Nimble::Rectangle
isInside(Nimble::Vector2f p) const Nimble::Rectangle
isInside(const Nimble::Rectangle &r) const Nimble::Rectangle
merge(const Nimble::Rectangle &a, const Nimble::Rectangle &b)Nimble::Rectanglestatic
Rectangle()Nimble::Rectangle
Rectangle(Nimble::Vector2f origin, Nimble::Vector2f a0, float e0, Nimble::Vector2f a1, float e1)Nimble::Rectangle
Rectangle(Nimble::SizeF size, const Nimble::Matrix3 &m)Nimble::Rectangle
Rectangle(const Nimble::Rectf &rect)Nimble::Rectangle
size() const Nimble::Rectangle
transform(const Nimble::Matrix3 &m)Nimble::Rectangle