VkCV Framework
0.0.1
CV Vulkan framework
|
#include <asset_loader.hpp>
Public Attributes | |
std::string | name |
std::array< float, 16 > | modelMatrix |
std::vector< int > | vertexGroups |
This struct represents a single mesh as it was loaded from a glTF file. It consists of at least one VertexGroup, which then references other resources such as Materials.