ClanLib
2.3.7
|
#include "../api_core.h"
Go to the source code of this file.
Classes | |
class | CL_Size |
2D (width,height) size structure - Integer More... | |
class | CL_Sized |
2D (width,height) size structure - Double More... | |
class | CL_Sizef |
2D (width,height) size structure - Float More... | |
class | CL_Sizex< Type > |
2D (width,height) size structure. More... | |
class | CL_Vec2< Type > |
2D vector More... | |
class | CL_Vec3< Type > |
3D vector More... | |
class | CL_Vec4< Type > |
4D vector More... | |