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

Go to the source code of this file.
Classes | |
| class | CL_Mat3< Type > |
| 3D matrix More... | |
Typedefs | |
| typedef CL_Mat3< double > | CL_Mat3d |
| typedef CL_Mat3< float > | CL_Mat3f |
| typedef CL_Mat3< int > | CL_Mat3i |
1.7.1