#include "../api_display.h"#include "../../Core/System/sharedptr.h"#include "../../Core/Math/vec3.h"Go to the source code of this file.
Classes | |
| class | CL_PrimitivesArray |
| Primitives array description. More... | |
Enumerations | |
| enum | CL_VertexAttributeDataType { cl_type_unsigned_byte, cl_type_unsigned_short, cl_type_unsigned_int, cl_type_byte, cl_type_short, cl_type_int, cl_type_float } |
| Primitives array description. More... | |
1.4.6