SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLMat3.h File Reference
#include <SLMath.h>
#include <Utils.h>
#include <SLVec3.h>
#include <iostream>
#include <assert.h>
Include dependency graph for SLMat3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLMat3< T >
 3x3 matrix template class More...
 

Typedefs

typedef SLMat3< SLfloatSLMat3f
 
typedef SLMat3< SLdoubleSLMat3d
 

Typedef Documentation

◆ SLMat3d

Definition at line 747 of file SLMat3.h.

◆ SLMat3f

Definition at line 746 of file SLMat3.h.