Frapper
1.0a
|
Data structure for animation curves. More...
#include <AnimationClipNode.h>
Public Member Functions | |
AnimCurve () | |
~AnimCurve () | |
Public Attributes | |
QString | name |
double | length |
QMap< double, double > | keys |
Data structure for animation curves.
|
inline |
|
inline |
QString AnimationClipNode::AnimCurve::name |
double AnimationClipNode::AnimCurve::length |
QMap<double, double> AnimationClipNode::AnimCurve::keys |