| 
    Berserk
    
   | 
 
Single sub-mesh info. More...
#include <ResMesh.hpp>

Public Attributes | |
| uint32 | baseVertex {} | 
| uint32 | verticesCount {} | 
| uint32 | indicesCount {} | 
| RHIIndexType | indexType | 
| RHIPrimitivesType | primitivesType | 
| Ref< ResMaterial > | material | 
| Aabbf | aabb | 
Single sub-mesh info.
| Aabbf ResMesh::SubMesh::aabb | 
| uint32 ResMesh::SubMesh::baseVertex {} | 
| RHIIndexType ResMesh::SubMesh::indexType | 
| uint32 ResMesh::SubMesh::indicesCount {} | 
| Ref<ResMaterial> ResMesh::SubMesh::material | 
| RHIPrimitivesType ResMesh::SubMesh::primitivesType | 
| uint32 ResMesh::SubMesh::verticesCount {} |