ClanLib  2.3.7
Classes | Typedefs
mat3.h File Reference
#include "../api_core.h"
#include "mat2.h"
#include "mat4.h"
#include "../System/cl_platform.h"
Include dependency graph for mat3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_Mat2< Type >
 2D matrix More...
 
class  CL_Mat3< Type >
 3D matrix More...
 
class  CL_Mat3< Type >
 3D matrix More...
 
class  CL_Mat4< Type >
 4D matrix More...
 

Typedefs

typedef CL_Mat3< double > CL_Mat3d
 
typedef CL_Mat3< float > CL_Mat3f
 
typedef CL_Mat3< int > CL_Mat3i