NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

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

Detailed Description

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

Definition at line 147 of file nvmedia_core.h.

Data Fields

int32_t x
 Holds the horizontal location of the point. More...
 
int32_t y
 Holds the vertical location of the point. More...
 

Field Documentation

int32_t NvMediaPoint::x

Holds the horizontal location of the point.

Definition at line 149 of file nvmedia_core.h.

int32_t NvMediaPoint::y

Holds the vertical location of the point.

Definition at line 151 of file nvmedia_core.h.


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