Represent a single influence of a bone on a single vertex. More...
#include <imesh/animesh.h>
List of all members.
Represent a single influence of a bone on a single vertex.
Definition at line 54 of file animesh.h.
The id of the bone.
Definition at line 57 of file animesh.h.
The relative influence of the bone.
Does technically not have to be normalized, but you usually want it to be.
Definition at line 63 of file animesh.h.