Jolt Physics
A multi core friendly Game Physics Engine
|
Contains the animation for a single joint. More...
#include <SkeletalAnimation.h>
Public Attributes | |
String | mJointName |
Name of the joint. More... | |
KeyframeVector | mKeyframes |
List of keyframes over time. More... | |
Contains the animation for a single joint.
String SkeletalAnimation::AnimatedJoint::mJointName |
Name of the joint.
KeyframeVector SkeletalAnimation::AnimatedJoint::mKeyframes |
List of keyframes over time.