gvr_recti
#include <gvr_types.h>
An integral 2D rect. Used for window bounds in pixels.
Summary
Public attributes |
|
---|---|
bottom
|
int32_t
|
left
|
int32_t
|
right
|
int32_t
|
top
|
int32_t
|
Public attributes
bottom
int32_t gvr_recti::bottom
left
int32_t gvr_recti::left
right
int32_t gvr_recti::right
top
int32_t gvr_recti::top