Allolib  1.0
C++ Components For Interactive Multimedia
al::MatrixStack Class Reference

MatrixStack class. More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/graphics/al_RenderManager.hpp>

Public Member Functions

void push ()
 
void pop ()
 
void mult (Matrix4f const &m)
 
void set (const Matrix4f &m)
 
void setIdentity ()
 
void pop_all ()
 
Matrix4f get () const
 

Detailed Description

MatrixStack class.

Definition at line 22 of file al_RenderManager.hpp.


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