Defines the double-precision location of a point on a two-dimensional object.
Definition at line 38 of file NvSIPLCDICommon.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 NvSiplPointDouble::x |
Holds the horizontal location of the point.
Definition at line 40 of file NvSIPLCDICommon.h.
| double_t NvSiplPointDouble::y |
Holds the vertical location of the point.
Definition at line 42 of file NvSIPLCDICommon.h.