NVIDIA DRIVE OS Linux API Reference

5.1.0.2 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 538 of file nvmedia_isp.h.

Collaboration diagram for NvMediaISPEllipse:

Data Fields

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

Field Documentation

float_t NvMediaISPEllipse::angle

Defines angle of the ellipse horizontal axis from x-axis in degrees in clockwise direction.

Definition at line 555 of file nvmedia_isp.h.

NvMediaPoint NvMediaISPEllipse::center

Defines center of the ellipse.

Definition at line 542 of file nvmedia_isp.h.

uint32_t NvMediaISPEllipse::horizontalAxis

Defines horizontal axis of the ellipse.

Definition at line 546 of file nvmedia_isp.h.

uint32_t NvMediaISPEllipse::verticalAxis

Defines vertical axis of the ellipse.

Definition at line 550 of file nvmedia_isp.h.


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