Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Public Attributes | List of all members
Engine::Skeleton::AnimationRotationKey_t Struct Reference

#include <Skeleton.hpp>

Public Attributes

float time
 
glm::quat rotation
 

Detailed Description

Definition at line 152 of file Skeleton.hpp.

Member Data Documentation

glm::quat Engine::Skeleton::AnimationRotationKey_t::rotation

Definition at line 154 of file Skeleton.hpp.

float Engine::Skeleton::AnimationRotationKey_t::time

Definition at line 153 of file Skeleton.hpp.


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