val t : t Ctypes.structure F.typval vertex_count : (int, t Ctypes.structure) F.fieldval triangle_count : (int, t Ctypes.structure) F.fieldval vertices : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval texcoords : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval texcoords2 : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval normals : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval tangents : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval colors : (Unsigned.uchar Ctypes_static.ptr, t Ctypes.structure) F.fieldval indices : (Unsigned.ushort Ctypes_static.ptr, t Ctypes.structure) F.fieldval anim_vertices : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval anim_normals : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval bone_ids : (int Ctypes_static.ptr, t Ctypes.structure) F.fieldval bone_weights : (float Ctypes_static.ptr, t Ctypes.structure) F.fieldval vao_id : (Unsigned.uint, t Ctypes.structure) F.fieldval vbo_id : (Unsigned.uint Ctypes_static.ptr, t Ctypes.structure) F.field