Uses of Class
io.qt.qt3d.core.QAbstractSkeleton
Packages that use QAbstractSkeleton
-
Uses of QAbstractSkeleton in io.qt.qt3d.animation
Fields in io.qt.qt3d.animation with type parameters of type QAbstractSkeletonModifier and TypeFieldDescriptionfinal QObject.Signal1<QAbstractSkeleton>
QSkeletonMapping.skeletonChanged
SeeQt3DAnimation::QSkeletonMapping::
skeletonChanged(Qt3DCore::QAbstractSkeleton*) Methods in io.qt.qt3d.animation that return QAbstractSkeletonModifier and TypeMethodDescriptionfinal QAbstractSkeleton
QSkeletonMapping.skeleton()
SeeQt3DAnimation::QSkeletonMapping::
skeleton()const Methods in io.qt.qt3d.animation with parameters of type QAbstractSkeletonModifier and TypeMethodDescriptionfinal void
QSkeletonMapping.setSkeleton
(QAbstractSkeleton skeleton) SeeQt3DAnimation::QSkeletonMapping::
setSkeleton(Qt3DCore::QAbstractSkeleton*) -
Uses of QAbstractSkeleton in io.qt.qt3d.core
Subclasses of QAbstractSkeleton in io.qt.qt3d.coreModifier and TypeClassDescriptionclass
Holds the data for a skeleton to be used with skinned meshesclass
Used to load a skeleton of joints from fileFields in io.qt.qt3d.core with type parameters of type QAbstractSkeletonModifier and TypeFieldDescriptionfinal QObject.Signal1<QAbstractSkeleton>
QArmature.skeletonChanged
Methods in io.qt.qt3d.core that return QAbstractSkeletonMethods in io.qt.qt3d.core with parameters of type QAbstractSkeleton