Antkeeper
0.0.1
|
Go to the source code of this file.
Typedefs | |
using | bone_index_type = std::uint16_t |
Bone index type. More... | |
using | bone_transform_type = math::transform< float > |
Bone transform type. More... | |
using | bone_matrix_type = bone_transform_type::matrix_type |
Bone skinning matrix type. More... | |
using bone_index_type = std::uint16_t |
using bone_transform_type = math::transform<float> |