#include "../api_core.h"#include "../System/cl_platform.h"#include "mat3.h"#include "mat4.h"

Go to the source code of this file.
Classes | |
| class | CL_Mat2< Type > |
| 2D matrix More... | |
Typedefs | |
| typedef CL_Mat2< double > | CL_Mat2d |
| typedef CL_Mat2< float > | CL_Mat2f |
| typedef CL_Mat2< int > | CL_Mat2i |
1.7.1