Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
EglRenderer::Detail Class Reference
Collaboration diagram for EglRenderer::Detail:
Collaboration graph

Public Member Functions

 Detail (uint32_t _x_offset, uint32_t _y_offset, uint32_t _width, uint32_t _height, bool _displayOnTop)
 
 ~Detail ()
 
bool init (uint32_t _height, uint32_t _width, bool _displayOnTop)
 
bool destroyWindow ()
 
bool shouldTriggerSOS ()
 

Public Attributes

NvEglRendererrenderer = nullptr
 
uint32_t x_offset
 
uint32_t y_offset
 
uint32_t width
 
uint32_t height
 
bool displayOnTop
 

Constructor & Destructor Documentation

◆ Detail()

EglRenderer::Detail::Detail ( uint32_t _x_offset,
uint32_t _y_offset,
uint32_t _width,
uint32_t _height,
bool _displayOnTop )
inline

◆ ~Detail()

EglRenderer::Detail::~Detail ( )
inline

Member Function Documentation

◆ destroyWindow()

bool EglRenderer::Detail::destroyWindow ( )
inline

◆ init()

bool EglRenderer::Detail::init ( uint32_t _height,
uint32_t _width,
bool _displayOnTop )
inline
Here is the call graph for this function:

◆ shouldTriggerSOS()

bool EglRenderer::Detail::shouldTriggerSOS ( )
inline

Member Data Documentation

◆ displayOnTop

bool EglRenderer::Detail::displayOnTop

◆ height

uint32_t EglRenderer::Detail::height

◆ renderer

NvEglRenderer* EglRenderer::Detail::renderer = nullptr

◆ width

uint32_t EglRenderer::Detail::width

◆ x_offset

uint32_t EglRenderer::Detail::x_offset

◆ y_offset

uint32_t EglRenderer::Detail::y_offset

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