Uses of Class
io.qt.qt3d.animation.QAbstractChannelMapping
Package | Description |
---|---|
io.qt.qt3d.animation |
-
Uses of QAbstractChannelMapping in io.qt.qt3d.animation
Subclasses of QAbstractChannelMapping in io.qt.qt3d.animation Modifier and Type Class Description class
QCallbackMapping
Allows to map the channels within the clip onto an invocation of a callback objectclass
QChannelMapping
Allows to map the channels within the clip onto properties of objects in the applicationclass
QSkeletonMapping
Java wrapper for Qt class Qt3DAnimation::QSkeletonMappingMethods in io.qt.qt3d.animation that return types with arguments of type QAbstractChannelMapping Modifier and Type Method Description QVector<QAbstractChannelMapping>
QChannelMapper. mappings()
Methods in io.qt.qt3d.animation with parameters of type QAbstractChannelMapping Modifier and Type Method Description void
QChannelMapper. addMapping(QAbstractChannelMapping mapping)
void
QChannelMapper. removeMapping(QAbstractChannelMapping mapping)