NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

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

Detailed Description

Defines an ellipse.

Definition at line 112 of file nvmedia_isp_stat.h.

Collaboration diagram for NvMediaISPEllipse:

Data Fields

NvMediaPoint center
 Holds center of the ellipse. More...
 
uint32_t horizontalAxis
 Holds horizontal axis of the ellipse. More...
 
uint32_t verticalAxis
 Holds vertical axis of the ellipse. More...
 
float_t angle
 Holds angle of the ellipse horizontal axis from X axis in degrees in clockwise direction. More...
 

Field Documentation

float_t NvMediaISPEllipse::angle

Holds angle of the ellipse horizontal axis from X axis in degrees in clockwise direction.

Definition at line 129 of file nvmedia_isp_stat.h.

NvMediaPoint NvMediaISPEllipse::center

Holds center of the ellipse.

Definition at line 116 of file nvmedia_isp_stat.h.

uint32_t NvMediaISPEllipse::horizontalAxis

Holds horizontal axis of the ellipse.

Definition at line 120 of file nvmedia_isp_stat.h.

uint32_t NvMediaISPEllipse::verticalAxis

Holds vertical axis of the ellipse.

Definition at line 124 of file nvmedia_isp_stat.h.


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