NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.4 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaPointDouble Struct Reference

Detailed Description

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

Definition at line 169 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...
 

Field Documentation

double_t NvMediaPointDouble::x

Holds the horizontal location of the point.

Definition at line 171 of file nvmedia_core.h.

double_t NvMediaPointDouble::y

Holds the vertical location of the point.

Definition at line 173 of file nvmedia_core.h.


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