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

#include <OverlayRendererUtil.h>

Public Attributes

int u
 
int v
 
unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 
int x
 
int y
 
int w
 
int h
 

Member Data Documentation

◆ a

unsigned char OVERLAY::SQuad::a

◆ b

unsigned char OVERLAY::SQuad::b

◆ g

unsigned char OVERLAY::SQuad::g

◆ h

int OVERLAY::SQuad::h

◆ r

unsigned char OVERLAY::SQuad::r

◆ u

int OVERLAY::SQuad::u

◆ v

int OVERLAY::SQuad::v

◆ w

int OVERLAY::SQuad::w

◆ x

int OVERLAY::SQuad::x

◆ y

int OVERLAY::SQuad::y

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