Source/Urho3D/Graphics/Animation.h File Reference
Animation.h File Reference
#include "../Container/FlagSet.h"
#include "../Container/Ptr.h"
#include "../Math/Quaternion.h"
#include "../Math/Vector3.h"
#include " ../Resource/Resource.h"
Include dependency graph for Animation.h:
Classes | |
struct | Urho3D::AnimationKeyFrame |
Skeletal animation keyframe. More... | |
struct | Urho3D::AnimationTrack |
struct | Urho3D::AnimationTriggerPoint |
Animation trigger point. More... | |
class | Urho3D::Animation |
Skeletal animation resource. More... | |