#include "../api_core.h"#include "../IOData/datatypes.h"#include "mat2.h"#include "mat3.h"Go to the source code of this file.
Classes | |
| class | CL_Mat4< Type > |
| 4D matrix More... | |
Typedefs | |
| typedef CL_Mat4< int > | CL_Mat4i |
| typedef CL_Mat4< float > | CL_Mat4f |
| typedef CL_Mat4< double > | CL_Mat4d |
1.4.6