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