#include <mesh.h>
Definition at line 370 of file mesh.h.
◆ children
std::vector<std::unique_ptr<armature_node> > unravel::mesh::armature_node::children |
submesh indices affected by this node
Definition at line 377 of file mesh.h.
◆ index
int unravel::mesh::armature_node::index {-1} |
◆ local_transform
Children nodes of this armature node.
Definition at line 375 of file mesh.h.
◆ name
std::string unravel::mesh::armature_node::name |
< Name of the armature node.
Local transform of the armature node.
Definition at line 373 of file mesh.h.
◆ submeshes
std::vector<uint32_t> unravel::mesh::armature_node::submeshes |
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/mesh.h