NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds a location on a 2-dimensional object.

Definition at line 160 of file nvmedia_core.h.

Data Fields

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

Field Documentation

int32_t NvMediaPoint::x

Horizontal location of the point.

Definition at line 162 of file nvmedia_core.h.

int32_t NvMediaPoint::y

Vertical location of the point.

Definition at line 164 of file nvmedia_core.h.


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