Uses of Class
io.qt.qt3d.animation.QAbstractChannelMapping
Packages that use QAbstractChannelMapping
-
Uses of QAbstractChannelMapping in io.qt.qt3d.animation
Subclasses of QAbstractChannelMapping in io.qt.qt3d.animationModifier and TypeClassDescriptionclass
Allows to map the channels within the clip onto an invocation of a callback objectclass
Allows to map the channels within the clip onto properties of objects in the applicationclass
Java wrapper for Qt classQt3DAnimation::QSkeletonMapping
Methods in io.qt.qt3d.animation that return types with arguments of type QAbstractChannelMappingModifier and TypeMethodDescriptionfinal QList<QAbstractChannelMapping>
QChannelMapper.mappings()
SeeQt3DAnimation::QChannelMapper::
mappings()const Methods in io.qt.qt3d.animation with parameters of type QAbstractChannelMappingModifier and TypeMethodDescriptionfinal void
QChannelMapper.addMapping
(QAbstractChannelMapping mapping) SeeQt3DAnimation::QChannelMapper::
addMapping(Qt3DAnimation::QAbstractChannelMapping*) final void
QChannelMapper.removeMapping
(QAbstractChannelMapping mapping) SeeQt3DAnimation::QChannelMapper::
removeMapping(Qt3DAnimation::QAbstractChannelMapping*)