rag
graphic 2d engine
rag::Rectangle Member List

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

contains(float x, float y) const rag::Rectangle
contains(const glm::vec2 &point) const rag::Rectangle
contains(const Rectangle &rect) const rag::Rectangle
height (defined in rag::Rectangle)rag::Rectangle
intersection(const Rectangle &toIntersect) const rag::Rectangle
intersects(const Rectangle &toIntersect) const rag::Rectangle
operator!=(const Rectangle &other) const (defined in rag::Rectangle)rag::Rectangle
operator==(const Rectangle &other) const (defined in rag::Rectangle)rag::Rectangle
Rectangle(float x=0, float y=0, float width=0, float height=0)rag::Rectangle
rectUnion(const Rectangle &toUnion) const rag::Rectangle
toString()rag::Rectangle
width (defined in rag::Rectangle)rag::Rectangle
x (defined in rag::Rectangle)rag::Rectangle
y (defined in rag::Rectangle)rag::Rectangle