![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Defines the double-precision location of a point on a two-dimensional object.
Definition at line 158 of file nvmedia_core.h.
Data Fields | |
double_t | x |
Holds the horizontal location of the point. More... | |
double_t | y |
Holds the vertical location of the point. More... | |
double_t NvMediaPointDouble::x |
Holds the horizontal location of the point.
Definition at line 160 of file nvmedia_core.h.
double_t NvMediaPointDouble::y |
Holds the vertical location of the point.
Definition at line 162 of file nvmedia_core.h.