Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
OVERLAY::SQuads Struct Reference

#include <OverlayRendererUtil.h>

Public Attributes

int size_x {0}
 
int size_y {0}
 
std::vector< uint8_ttexture
 
std::vector< SQuadquad
 

Member Data Documentation

◆ quad

std::vector<SQuad> OVERLAY::SQuads::quad

◆ size_x

int OVERLAY::SQuads::size_x {0}

◆ size_y

int OVERLAY::SQuads::size_y {0}

◆ texture

std::vector<uint8_t> OVERLAY::SQuads::texture

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