![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds a location on a 2-dimensional object.
Definition at line 160 of file nvmedia_core.h.
Data Fields | |
int32_t | x |
Horizontal location of the point. More... | |
int32_t | y |
Vertical location of the point. More... | |
int32_t NvMediaPoint::x |
Horizontal location of the point.
Definition at line 162 of file nvmedia_core.h.
int32_t NvMediaPoint::y |
Vertical location of the point.
Definition at line 164 of file nvmedia_core.h.