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 | |
FLOAT | left |
FLOAT | top |
FLOAT | right |
FLOAT | 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).
FLOAT D2D_RECT_F::bottom |
FLOAT D2D_RECT_F::left |
FLOAT D2D_RECT_F::right |
FLOAT D2D_RECT_F::top |