#include <Rect.h>
◆ Rect() [1/2]
◆ Rect() [2/2]
| Rect::Rect |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
width, |
|
|
float |
height |
|
) |
| |
◆ Bottom()
| float Rect::Bottom |
( |
| ) |
const |
|
inline |
◆ Clamp()
| void Rect::Clamp |
( |
const Rect & |
otherRect | ) |
|
◆ ContainsPoint()
| bool Rect::ContainsPoint |
( |
float |
x, |
|
|
float |
y |
|
) |
| const |
◆ Left()
| float Rect::Left |
( |
| ) |
const |
|
inline |
◆ OverlapsRect()
| bool Rect::OverlapsRect |
( |
const Rect & |
otherRect | ) |
const |
◆ Right()
| float Rect::Right |
( |
| ) |
const |
|
inline |
◆ Top()
| float Rect::Top |
( |
| ) |
const |
|
inline |
◆ mHeight
◆ mWidth
◆ mX
◆ mY
The documentation for this class was generated from the following files: