Support Forum G3D Web Page |
A keyframe-based animation. More...
Public Member Functions | |
void | getCurrentPose (SimTime time, Pose &pose) |
Returns the interpolated pose. More... | |
Public Attributes | |
SimTime | duration |
Duration of a single keyframe. More... | |
PoseSpline | poseSpline |
A keyframe-based animation.
Returns the interpolated pose.
SimTime G3D::ArticulatedModel::Animation::duration |
Duration of a single keyframe.
PoseSpline G3D::ArticulatedModel::Animation::poseSpline |