SLProject 4.0.000
SLMat4.h File Reference
#include <SLMath.h>
#include <stack>
#include <Utils.h>
#include <SLMat3.h>
#include <SLVec3.h>
#include <SLVec4.h>
#include <cassert>
#include <Shoemake/Decompose.h>
#include <Shoemake/EulerAngles.h>
Include dependency graph for SLMat4.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SLMat4< T >
 4x4 matrix template class More...
 

Typedefs

typedef SLMat4< SLfloatSLMat4f
 
typedef vector< SLMat4fSLVMat4f
 
typedef std::stack< SLMat4fSLSMat4f
 

Typedef Documentation

◆ SLMat4f

◆ SLSMat4f

typedef std::stack<SLMat4f> SLSMat4f

◆ SLVMat4f

typedef vector<SLMat4f> SLVMat4f