Module qtjambi.qt3danimation
Package io.qt.qt3d.animation
-
Class Summary Class Description QAbstractAnimation An abstract base class for Qt3D animationsQAbstractAnimationClip The base class for types providing key frame animation dataQAbstractChannelMapping Java wrapper for Qt class Qt3DAnimation::QAbstractChannelMappingQAbstractClipAnimator The base class for types providing animation playback capabilitiesQAbstractClipAnimator.Loops Java wrapper for Qt enum Qt3DAnimation::QAbstractClipAnimator::LoopsQAbstractClipBlendNode The base class for types used to construct animation blend treesQAdditiveClipBlend Performs an additive blend of two animation clips based on an additive factorQAnimationAspect Provides key-frame animation capabilities to Qt 3DQAnimationCallback Represents an animation callback objectQAnimationCallback.Flags QFlags type for enumQAnimationCallback.Flag
QAnimationClip Specifies key frame animation dataQAnimationClipData Class containing the animation dataQAnimationClipLoader Enables loading key frame animation data from a fileQAnimationController A controller class for animationsQAnimationGroup A class grouping animations togetherQBlendedClipAnimator Component providing animation playback capabilities of a tree of blend nodesQCallbackMapping Allows to map the channels within the clip onto an invocation of a callback objectQChannel Defines a channel for a QAnimationClipData.QChannelComponent Java wrapper for Qt class Qt3DAnimation::QChannelComponentQChannelMapper Allows to map the channels within the clip onto properties of objects in the applicationQChannelMapping Allows to map the channels within the clip onto properties of objects in the applicationQClipAnimator Component providing simple animation playback capabilitiesQClipBlendNodeCreatedChange Base class for changes in QClipBlendNodeQClipBlendValue Class used for including a clip in a blend treeQClock Java wrapper for Qt class Qt3DAnimation::QClockQKeyFrame A base class for handling keyframesQKeyframeAnimation A class implementing simple keyframe animation to a QTransformQLerpClipBlend Performs a linear interpolation of two animation clips based on a normalized factorQMorphingAnimation A class implementing blend-shape morphing animationQMorphTarget A class providing morph targets to blend-shape animationQSkeletonMapping Java wrapper for Qt class Qt3DAnimation::QSkeletonMappingQVertexBlendAnimation A class implementing vertex-blend morphing animation -
Enum Summary Enum Description QAbstractAnimation.AnimationType Java wrapper for Qt enum Qt3DAnimation::QAbstractAnimation::AnimationTypeQAnimationCallback.Flag Java wrapper for Qt enum Qt3DAnimation::QAnimationCallback::FlagQAnimationClipLoader.Status Java wrapper for Qt enum Qt3DAnimation::QAnimationClipLoader::StatusQKeyFrame.InterpolationType Java wrapper for Qt enum Qt3DAnimation::QKeyFrame::InterpolationTypeQKeyframeAnimation.RepeatMode Java wrapper for Qt enum Qt3DAnimation::QKeyframeAnimation::RepeatModeQMorphingAnimation.Method Java wrapper for Qt enum Qt3DAnimation::QMorphingAnimation::Method