Holds coordinates for a rectangle.
Definition at line 364 of file nvbuf_utils.h.
| Data Fields | |
| uint32_t | top | 
| rectangle top.  More... | |
| uint32_t | left | 
| rectangle left.  More... | |
| uint32_t | width | 
| rectangle width.  More... | |
| uint32_t | height | 
| rectangle height.  More... | |
| uint32_t NvBufferRect::height | 
rectangle height.
Definition at line 373 of file nvbuf_utils.h.
| uint32_t NvBufferRect::left | 
rectangle left.
Definition at line 369 of file nvbuf_utils.h.
| uint32_t NvBufferRect::top | 
rectangle top.
Definition at line 367 of file nvbuf_utils.h.
| uint32_t NvBufferRect::width | 
rectangle width.
Definition at line 371 of file nvbuf_utils.h.