Defines the float-precision location of a point on a two-dimensional object.
Definition at line 158 of file nvmedia_core.h.
Data Fields | |
float_t | x |
Holds the horizontal location of the point. More... | |
float_t | y |
Holds the vertical location of the point. More... | |
float_t NvMediaPointFloat::x |
Holds the horizontal location of the point.
Definition at line 160 of file nvmedia_core.h.
float_t NvMediaPointFloat::y |
Holds the vertical location of the point.
Definition at line 162 of file nvmedia_core.h.