Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
MatrixGL.cpp File Reference
#include "MatrixGL.h"
#include "ServiceBroker.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()