NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvPointRec Struct Reference

Detailed Description

This structure is used to determine a location on a 2-dimensional object, where the coordinate (0,0) is located at the top-left of the object.

The values of x and y are in pixels.

Definition at line 256 of file nvcommon.h.

Data Fields

NvS32 x
 horizontal location of the point More...
 
NvS32 y
 vertical location of the point More...
 

Field Documentation

◆ x

NvS32 NvPointRec::x

horizontal location of the point

Definition at line 259 of file nvcommon.h.

◆ y

NvS32 NvPointRec::y

vertical location of the point

Definition at line 262 of file nvcommon.h.


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