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

#include <model.h>

Public Attributes

std::vector< math::mat4 > transforms
 Vector of bone transforms.
 

Detailed Description

Definition at line 22 of file model.h.

Member Data Documentation

◆ transforms

std::vector<math::mat4> unravel::pose_mat4::transforms

Vector of bone transforms.

Definition at line 27 of file model.h.


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