NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.4 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 111 of file nvmedia_isp_stat.h.

Collaboration diagram for NvMediaISPEllipse:

Data Fields

NvMediaPointFloat 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 128 of file nvmedia_isp_stat.h.

NvMediaPointFloat NvMediaISPEllipse::center

Holds center of the ellipse.

Definition at line 115 of file nvmedia_isp_stat.h.

uint32_t NvMediaISPEllipse::horizontalAxis

Holds horizontal axis of the ellipse.

Definition at line 119 of file nvmedia_isp_stat.h.

uint32_t NvMediaISPEllipse::verticalAxis

Holds vertical axis of the ellipse.

Definition at line 123 of file nvmedia_isp_stat.h.


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