NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds a double precision location of a 2-dimensional object.

Definition at line 170 of file nvmedia_core.h.

Data Fields

double_t x
 Horizontal location of the point. More...
 
double_t y
 Vertical location of the point. More...
 

Field Documentation

double_t NvMediaPointDouble::x

Horizontal location of the point.

Definition at line 172 of file nvmedia_core.h.

double_t NvMediaPointDouble::y

Vertical location of the point.

Definition at line 174 of file nvmedia_core.h.


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