NVIDIA DRIVE 5.0 Linux SDK API Reference

5.0.10.3 Release

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

Detailed Description

Defines 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 216 of file nvmedia_isp.h.

Data Fields

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

Field Documentation

float NvMediaISPFloatPoint::x

Holds the horizontal location of the point.

Definition at line 219 of file nvmedia_isp.h.

float NvMediaISPFloatPoint::y

Holds the vertical location of the point.

Definition at line 221 of file nvmedia_isp.h.


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