#include <mRect.h>
◆ RectI() [1/3]
◆ RectI() [2/3]
◆ RectI() [3/3]
| RectI |
( |
const S32 |
in_left, |
|
|
const S32 |
in_top, |
|
|
const S32 |
in_width, |
|
|
const S32 |
in_height |
|
) |
| |
|
inline |
◆ centre()
◆ contains()
| bool contains |
( |
const RectI & |
R | ) |
const |
|
inline |
◆ distanceToRect()
| S32 distanceToRect |
( |
const Point2I & |
pt | ) |
const |
|
inline |
◆ inset()
| void inset |
( |
S32 |
x, |
|
|
S32 |
y |
|
) |
| |
|
inline |
◆ intersect()
| bool intersect |
( |
const RectI & |
clipRect | ) |
|
|
inline |
◆ isValidRect()
| bool isValidRect |
( |
| ) |
const |
|
inline |
◆ len_x()
◆ len_y()
◆ operator!=()
| bool operator!= |
( |
const RectI & |
in_rCompare | ) |
const |
|
inline |
◆ operator==()
| bool operator== |
( |
const RectI & |
in_rCompare | ) |
const |
|
inline |
◆ overlaps()
| bool overlaps |
( |
RectI |
R | ) |
const |
|
inline |
◆ pointInRect()
| bool pointInRect |
( |
const Point2I & |
pt | ) |
const |
|
inline |
◆ set() [1/2]
◆ set() [2/2]
| void set |
( |
const S32 |
in_left, |
|
|
const S32 |
in_top, |
|
|
const S32 |
in_width, |
|
|
const S32 |
in_height |
|
) |
| |
|
inline |
◆ unionRects()
| void unionRects |
( |
const RectI & |
u | ) |
|
|
inline |
◆ extent
◆ point
The documentation for this class was generated from the following file: