NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
NvMediaLdcControlPoint Struct Reference

Detailed Description

Represents a control point.

Definition at line 374 of file nvmedia_ldc.h.

Data Fields

float x
 Horizontal coordinate. More...
 
float y
 Vertical coordinate. More...
 

Field Documentation

◆ x

float NvMediaLdcControlPoint::x

Horizontal coordinate.

Clamped to range [-32768, 32767.96875]. NaN is mapped to -32768.

Definition at line 380 of file nvmedia_ldc.h.

◆ y

float NvMediaLdcControlPoint::y

Vertical coordinate.

Clamped to range [-32768, 32767.96875]. NaN is mapped to -32768.

Definition at line 386 of file nvmedia_ldc.h.


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