RetroArch
|
Represents a rectangle defined by the coordinates of the upper-left corner (left, top) and the coordinates of the lower-right corner (right, bottom). More...
#include <dcommon.h>
Public Attributes | |
UINT32 | left |
UINT32 | top |
UINT32 | right |
UINT32 | bottom |
Represents a rectangle defined by the coordinates of the upper-left corner (left, top) and the coordinates of the lower-right corner (right, bottom).
UINT32 D2D_RECT_U::bottom |
UINT32 D2D_RECT_U::left |
UINT32 D2D_RECT_U::right |
UINT32 D2D_RECT_U::top |