Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CMatrixGLStack Class Reference

#include <MatrixGL.h>

Public Member Functions

void Push ()
 
void Clear ()
 
void Pop ()
 
void Load ()
 
void PopLoad ()
 
CMatrixGLGet ()
 
CMatrixGLoperator-> ()
 

Member Function Documentation

§ Clear()

void CMatrixGLStack::Clear ( )
inline

§ Get()

CMatrixGL& CMatrixGLStack::Get ( )
inline

§ Load()

void CMatrixGLStack::Load ( )

§ operator->()

CMatrixGL* CMatrixGLStack::operator-> ( )
inline

§ Pop()

void CMatrixGLStack::Pop ( )
inline

§ PopLoad()

void CMatrixGLStack::PopLoad ( )
inline

§ Push()

void CMatrixGLStack::Push ( )
inline

The documentation for this class was generated from the following files: