#include <mesh.h>
Definition at line 418 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 425 of file mesh.h.
◆ index
| int unravel::mesh::armature_node::index {-1} |
◆ local_transform
Children nodes of this armature node.
Definition at line 423 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 421 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:
- engine/engine/rendering/mesh.h