val t : t Ctypes.structure F.typval mesh_count : (int, t Ctypes.structure) F.fieldval material_count : (int, t Ctypes.structure) F.fieldval meshes :
(Mesh.t Ctypes.structure Ctypes_static.ptr, t Ctypes.structure) F.fieldval materials :
(Material.t Ctypes.structure Ctypes_static.ptr, t Ctypes.structure) F.fieldval mesh_material : (int Ctypes_static.ptr, t Ctypes.structure) F.fieldval bone_count : (int, t Ctypes.structure) F.fieldval bones :
(BoneInfo.t Ctypes.structure Ctypes_static.ptr, t Ctypes.structure) F.fieldval bind_pose :
(Transform.t Ctypes.structure Ctypes_static.ptr, t Ctypes.structure) F.field