RectF Class Reference#include <mRect.h>
Constructor & Destructor Documentation
| RectF::RectF |
( |
|
) |
[inline] |
| RectF::RectF |
( |
const Point2F & |
in_rMin, |
|
|
const Point2F & |
in_rExtent | |
|
) |
| | [inline] |
| RectF::RectF |
( |
const F32 |
in_left, |
|
|
const F32 |
in_top, |
|
|
const F32 |
in_width, |
|
|
const F32 |
in_height | |
|
) |
| | [inline] |
Member Function Documentation
| bool RectF::intersect |
( |
const RectF & |
clipRect |
) |
[inline] |
| bool RectF::overlaps |
( |
const RectF & |
|
) |
const [inline] |
| F32 RectF::len_x |
( |
|
) |
const [inline] |
| F32 RectF::len_y |
( |
|
) |
const [inline] |
| bool RectF::isValidRect |
( |
|
) |
const [inline] |
Field Documentation
|