ChannelMapper Class

(Qt3DAnimation::Animation::ChannelMapper)

Public Functions

ChannelMapper()
void cleanup()
QVector<Qt3DCore::QNodeId> mappingIds() const
QVector<ChannelMapping *> mappings() const
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)
void setMappingIds(const QVector<Qt3DCore::QNodeId> &mappingIds)

Additional Inherited Members

Member Function Documentation

ChannelMapper::ChannelMapper()

Default constructs an instance of ChannelMapper.

void ChannelMapper::cleanup()

QVector<Qt3DCore::QNodeId> ChannelMapper::mappingIds() const

See also setMappingIds().

QVector<ChannelMapping *> ChannelMapper::mappings() const

void ChannelMapper::sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)

void ChannelMapper::setMappingIds(const QVector<Qt3DCore::QNodeId> &mappingIds)

See also mappingIds().