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