ngfx::Rect2D
Public Attributes
| Name | |
|---|---|
| int32_t | x |
| int32_t | y |
| uint32_t | w |
| uint32_t | h |
Public Attributes Documentation
variable x
int32_t x;
variable y
int32_t y;
variable w
uint32_t w;
variable h
uint32_t h;
Updated on 3 April 2021 at 20:21:51 PDT