Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUITextureGLES.h File Reference
#include "GUITexture.h"
#include "utils/ColorUtils.h"
#include <array>
#include <vector>
#include "system_gl.h"

Classes

struct  PackedVertex
 
class  CGUITextureGLES
 

Typedefs

typedef std::vector< PackedVertexPackedVertices
 

Typedef Documentation

◆ PackedVertices

typedef std::vector<PackedVertex> PackedVertices