NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvSiplPointDouble Struct Reference

Detailed Description

Defines the double-precision location of a point on a two-dimensional object.

Note
This structure is deprecated and will be removed in the next version.

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...
 

Field Documentation

◆ x

double_t NvSiplPointDouble::x

Holds the horizontal location of the point.

Definition at line 40 of file NvSIPLCDICommon.h.

◆ y

double_t NvSiplPointDouble::y

Holds the vertical location of the point.

Definition at line 42 of file NvSIPLCDICommon.h.


The documentation for this struct was generated from the following file: