|
RockX
1.0.0
|
Rectangle of Object Region. More...
#include <rockx_type.h>
Data Fields | |
| float | left |
| Most left coordinate. More... | |
| float | top |
| Most top coordinate. More... | |
| float | right |
| Most right coordinate. More... | |
| float | bottom |
| Most bottom coordinate. More... | |
Rectangle of Object Region.
Definition at line 112 of file rockx_type.h.
| float bottom |
Most bottom coordinate.
Definition at line 116 of file rockx_type.h.
| float left |
Most left coordinate.
Definition at line 113 of file rockx_type.h.
| float right |
Most right coordinate.
Definition at line 115 of file rockx_type.h.
| float top |
Most top coordinate.
Definition at line 114 of file rockx_type.h.
1.8.16