RectSpacingI Struct Reference#include <guiTypes.h>
List of all members.
Constructor & Destructor Documentation
| RectSpacingI::RectSpacingI |
( |
|
) |
[inline] |
| RectSpacingI::RectSpacingI |
( |
S32 |
in_top, |
|
|
S32 |
in_bottom, |
|
|
S32 |
in_left, |
|
|
S32 |
in_right | |
|
) |
| | [inline] |
Member Function Documentation
| void RectSpacingI::setAll |
( |
S32 |
value |
) |
[inline] |
| void RectSpacingI::set |
( |
S32 |
in_top, |
|
|
S32 |
in_bottom, |
|
|
S32 |
in_left, |
|
|
S32 |
in_right | |
|
) |
| | [inline] |
| void RectSpacingI::insetRect |
( |
RectI & |
rectRef |
) |
[inline] |
| void RectSpacingI::expandRect |
( |
RectI & |
rectRef |
) |
[inline] |
Member Data Documentation
|