#include <graphics/YiRectangle.h>
◆ YI_RECT() [1/3]
◆ YI_RECT() [2/3]
YI_RECT::YI_RECT |
( |
int32_t |
left, |
|
|
int32_t |
top, |
|
|
int32_t |
right, |
|
|
int32_t |
bottom |
|
) |
| |
◆ YI_RECT() [3/3]
◆ operator!=()
bool YI_RECT::operator!= |
( |
const YI_RECT & |
rhs | ) |
const |
◆ operator<()
bool YI_RECT::operator< |
( |
const YI_RECT & |
rhs | ) |
const |
◆ operator<=()
bool YI_RECT::operator<= |
( |
const YI_RECT & |
rhs | ) |
const |
◆ operator=()
◆ operator==()
bool YI_RECT::operator== |
( |
const YI_RECT & |
rhs | ) |
const |
◆ operator>()
bool YI_RECT::operator> |
( |
const YI_RECT & |
rhs | ) |
const |
◆ operator>=()
bool YI_RECT::operator>= |
( |
const YI_RECT & |
rhs | ) |
const |
◆ Set()
void YI_RECT::Set |
( |
int32_t |
_left, |
|
|
int32_t |
_top, |
|
|
int32_t |
_right, |
|
|
int32_t |
_bottom |
|
) |
| |
◆ bottom
◆ left
◆ right
◆ top
The documentation for this struct was generated from the following file: