Castor3D 0.16.0
Multiplatform 3D engine
|
This is the complete list of members for castor::Rectangle, including all inherited members.
bottom() const | castor::Rectangle | inline |
bottom() | castor::Rectangle | inline |
getHeight() const | castor::Rectangle | inline |
getWidth() const | castor::Rectangle | inline |
intersects(Position const &point) const | castor::Rectangle | |
intersects(Rectangle const &rect) const | castor::Rectangle | |
left() const | castor::Rectangle | inline |
left() | castor::Rectangle | inline |
Rectangle(Position const &origin=Position(), Size const &size=Size()) | castor::Rectangle | |
Rectangle(int32_t left, int32_t top, int32_t right, int32_t bottom) | castor::Rectangle | |
right() const | castor::Rectangle | inline |
right() | castor::Rectangle | inline |
set(int32_t left, int32_t top, int32_t right, int32_t bottom) | castor::Rectangle | |
size(Size &result) const | castor::Rectangle | |
top() const | castor::Rectangle | inline |
top() | castor::Rectangle | inline |