Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
SkeletalAnimation::AnimatedJoint Class Reference

Contains the animation for a single joint. More...

#include <SkeletalAnimation.h>

Public Attributes

String mJointName
 Name of the joint.
 
KeyframeVector mKeyframes
 List of keyframes over time.
 

Detailed Description

Contains the animation for a single joint.

Member Data Documentation

◆ mJointName

String SkeletalAnimation::AnimatedJoint::mJointName

Name of the joint.

◆ mKeyframes

KeyframeVector SkeletalAnimation::AnimatedJoint::mKeyframes

List of keyframes over time.


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