![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Defines a location on a 2-dimensional object, where the coordinate (0,0) is located at the top-left of the object.
The values of x and y are in pixels.
Definition at line 216 of file nvmedia_isp.h.
Data Fields | |
float | x |
Holds the horizontal location of the point. More... | |
float | y |
Holds the vertical location of the point. More... | |
float NvMediaISPFloatPoint::x |
Holds the horizontal location of the point.
Definition at line 219 of file nvmedia_isp.h.
float NvMediaISPFloatPoint::y |
Holds the vertical location of the point.
Definition at line 221 of file nvmedia_isp.h.