#include <graphics/YiRectangle.h>
◆ YI_RECT_REL() [1/3]
YI_RECT_REL::YI_RECT_REL |
( |
| ) |
|
◆ YI_RECT_REL() [2/3]
YI_RECT_REL::YI_RECT_REL |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height |
|
) |
| |
◆ YI_RECT_REL() [3/3]
YI_RECT_REL::YI_RECT_REL |
( |
const YI_RECT & |
rect | ) |
|
◆ operator!=()
bool YI_RECT_REL::operator!= |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ operator<()
bool YI_RECT_REL::operator< |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ operator<=()
bool YI_RECT_REL::operator<= |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ operator=()
◆ operator==()
bool YI_RECT_REL::operator== |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ operator>()
bool YI_RECT_REL::operator> |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ operator>=()
bool YI_RECT_REL::operator>= |
( |
const YI_RECT_REL & |
rhs | ) |
const |
◆ Set()
void YI_RECT_REL::Set |
( |
int32_t |
_x, |
|
|
int32_t |
_y, |
|
|
int32_t |
_width, |
|
|
int32_t |
_height |
|
) |
| |
◆ height
int32_t YI_RECT_REL::height |
◆ width
int32_t YI_RECT_REL::width |
The documentation for this struct was generated from the following file: