|
ClanLib
2.3.7
|


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_Mat4< Type > |
| 4D matrix More... | |
| class | CL_Pointx< Type > |
| 2D (x,y) point structure. More... | |
| class | CL_Sizex< Type > |
| 2D (width,height) size structure. More... | |
| class | CL_Vec1< Type > |
| 1D vector More... | |
| class | CL_Vec1< Type > |
| 1D vector More... | |
| class | CL_Vec2< Type > |
| 2D vector More... | |
| class | CL_Vec3< Type > |
| 3D vector More... | |
| class | CL_Vec4< Type > |
| 4D vector More... | |
Typedefs | |
| typedef CL_Vec1< char > | CL_Vec1b |
| typedef CL_Vec1< double > | CL_Vec1d |
| typedef CL_Vec1< float > | CL_Vec1f |
| typedef CL_Vec1< int > | CL_Vec1i |
| typedef CL_Vec1< short > | CL_Vec1s |
| typedef CL_Vec1< unsigned char > | CL_Vec1ub |
| typedef CL_Vec1< unsigned int > | CL_Vec1ui |
| typedef CL_Vec1< unsigned short > | CL_Vec1us |
1.8.4