Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
OVERLAY::SQuads Struct Reference

#include <OverlayRendererUtil.h>

Public Member Functions

 SQuads ()
 
 ~SQuads ()
 

Public Attributes

int size_x
 
int size_y
 
int count
 
uint8_tdata
 
SQuadquad
 

Constructor & Destructor Documentation

§ SQuads()

OVERLAY::SQuads::SQuads ( )
inline

§ ~SQuads()

OVERLAY::SQuads::~SQuads ( )
inline

Member Data Documentation

§ count

int OVERLAY::SQuads::count

§ data

uint8_t* OVERLAY::SQuads::data

§ quad

SQuad* OVERLAY::SQuads::quad

§ size_x

int OVERLAY::SQuads::size_x

§ size_y

int OVERLAY::SQuads::size_y

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