|
Unravel Engine C++ Reference
|
#include <animation_pose.h>
Classes | |
| struct | node |
| struct | node_desc |
| struct | root_motion_result |
| struct | root_motion_state |
Public Attributes | |
| std::vector< node > | nodes |
| root_motion_result | motion_result |
| root_motion_state | motion_state |
Definition at line 9 of file animation_pose.h.
| root_motion_result unravel::animation_pose::motion_result |
Definition at line 47 of file animation_pose.h.
| root_motion_state unravel::animation_pose::motion_state |
Definition at line 48 of file animation_pose.h.
| std::vector<node> unravel::animation_pose::nodes |
Definition at line 45 of file animation_pose.h.