Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::mesh::face_influences Struct Reference

#include <mesh.h>

Public Attributes

bone_palette::bone_index_map_t bones
 < List of unique bones that influence a given number of faces.
 

Detailed Description

Definition at line 930 of file mesh.h.

Member Data Documentation

◆ bones

bone_palette::bone_index_map_t unravel::mesh::face_influences::bones

< List of unique bones that influence a given number of faces.

Definition at line 933 of file mesh.h.


The documentation for this struct was generated from the following file: