SLProject 4.0.000
|
#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>
Classes | |
class | SLMat4< T > |
4x4 matrix template class More... | |
Typedefs | |
typedef SLMat4< SLfloat > | SLMat4f |
typedef vector< SLMat4f > | SLVMat4f |
typedef std::stack< SLMat4f > | SLSMat4f |