Contains classes from the Qt3DAnimation 模块。 更多...
头: | #include <Qt3DAnimation> |
qmake: | QT += 3danimation |
class | QAbstractAnimation |
class | QAbstractAnimationClip |
class | QAbstractClipAnimator |
class | QAbstractClipBlendNode |
class | QAdditiveClipBlend |
class | QAnimationAspect |
class | QAnimationClip |
class | QAnimationClipData |
class | QAnimationClipLoader |
class | QAnimationController |
class | QAnimationGroup |
class | QBlendedClipAnimator |
class | QChannel |
class | QChannelComponent |
class | QChannelMapper |
class | QChannelMapping |
class | QClipAnimator |
class | QClipBlendNodeCreatedChange |
class | QClipBlendNodeCreatedChangeBase |
class | QClipBlendValue |
class | QKeyFrame |
class | QKeyframeAnimation |
class | QLerpClipBlend |
class | QMorphTarget |
class | QMorphingAnimation |
class | QVertexBlendAnimation |
typedef | QClipBlendNodeCreatedChangeBasePtr |
Contains classes from the Qt3DAnimation 模块。
用于 Qt3D 动画的抽象基类 更多...
QAbstractAnimationClip is the base class for types providing key frame animation data. 更多...
QAbstractClipAnimator is the base class for types providing animation playback capabilities. 更多...
QAbstractClipBlendNode is the base class for types used to construct animation blend trees. 更多...
Performs an additive blend of two animation clips based on an additive factor. 更多...
Provides key-frame animation capabilities to Qt 3D. 更多...
A controller class for animations 更多...
A class grouping animations together 更多...
QBlendedClipAnimator is a component providing animation playback capabilities of a tree of blend nodes. 更多...
QClipAnimator is a component providing simple animation playback capabilities. 更多...
A class implementing simple keyframe animation to a QTransform 更多...
Performs a linear interpolation of two animation clips based on a normalized factor 更多...
A class providing morph targets to blend-shape animation 更多...
A class implementing blend-shape morphing animation 更多...
A class implementing vertex-blend morphing animation 更多...