RockX
1.0.0
|
Rectangle of Object Region. More...
#include <rockx_type.h>
Data Fields | |
int | left |
Most left coordinate. More... | |
int | top |
Most top coordinate. More... | |
int | right |
Most right coordinate. More... | |
int | bottom |
Most bottom coordinate. More... | |
Rectangle of Object Region.
Definition at line 102 of file rockx_type.h.
int bottom |
Most bottom coordinate.
Definition at line 106 of file rockx_type.h.
int left |
Most left coordinate.
Definition at line 103 of file rockx_type.h.
int right |
Most right coordinate.
Definition at line 105 of file rockx_type.h.
int top |
Most top coordinate.
Definition at line 104 of file rockx_type.h.