docs/html/structNvBufferRect.html
| | Jetson Inference
DNN Vision Library |
Public Attributes | List of all members
NvBufferRect Struct Reference [Buffer Manager](group ee nvbuffering__group.html)
Holds coordinates for a rectangle. More...
#include <nvbuf_utils.h>
|
|
| uint32_t | top |
| | rectangle top. More...
|
| |
| uint32_t | left |
| | rectangle left. More...
|
| |
| uint32_t | width |
| | rectangle width. More...
|
| |
| uint32_t | height |
| | rectangle height. More...
|
| |
Holds coordinates for a rectangle.
| uint32_t NvBufferRect::height |
rectangle height.
| uint32_t NvBufferRect::left |
rectangle left.
| uint32_t NvBufferRect::top |
rectangle top.
| uint32_t NvBufferRect::width |
rectangle width.
The documentation for this struct was generated from the following file:
jetson-utils/nvbuf_utils.h
Generated on Fri Mar 17 2023 14:29:30 for Jetson Inference by 1.8.17