Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
MatrixGL.cpp File Reference
#include "MatrixGL.h"
#include "utils/TransformMatrix.h"
#include <cmath>

Variables

CMatrixGLStack glMatrixModview = CMatrixGLStack()
 
CMatrixGLStack glMatrixProject = CMatrixGLStack()
 
CMatrixGLStack glMatrixTexture = CMatrixGLStack()
 

Variable Documentation

§ glMatrixModview

CMatrixGLStack glMatrixModview = CMatrixGLStack()

§ glMatrixProject

CMatrixGLStack glMatrixProject = CMatrixGLStack()

§ glMatrixTexture

CMatrixGLStack glMatrixTexture = CMatrixGLStack()