Kanzi  3.9.6
Kanzi Engine API
kanzi::MorphRuntime Member List

This is the complete list of members for kanzi::MorphRuntime, including all inherited members.

create()kanzi::MorphRuntimestatic
create(const Morph &morph)kanzi::MorphRuntimestatic
getChannelCount() constkanzi::MorphRuntimeinline
getMaxSimultaneousMorphs()kanzi::MorphRuntimeinlinestatic
getSelectedMorph(unsigned int selectedMorphIndex) constkanzi::MorphRuntimeinline
getSelectedWeight(unsigned int selectedMorphIndex) constkanzi::MorphRuntimeinline
getSelectedWeightData() constkanzi::MorphRuntimeinline
getWeight(unsigned int index) constkanzi::MorphRuntimeinline
initialize(const Morph &morph)kanzi::MorphRuntime
insertSelectedWeight(unsigned int index, unsigned int numMorphs, unsigned int maxMorphs, float currentWeight, unsigned int currentMorph)kanzi::MorphRuntimeprotected
isDirty() constkanzi::MorphRuntimeinline
m_dirtykanzi::MorphRuntimeprotected
m_selectedMorphskanzi::MorphRuntimeprotected
m_selectedWeightskanzi::MorphRuntimeprotected
m_weightskanzi::MorphRuntimeprotected
MaxSimultaneousMorphskanzi::MorphRuntimeprotectedstatic
MorphRuntime()=defaultkanzi::MorphRuntimeexplicitprotected
MorphRuntime(const Morph &morph)kanzi::MorphRuntimeexplicitprotected
resize(size_t channelCount)kanzi::MorphRuntimeinline
setWeight(unsigned int index, float weight)kanzi::MorphRuntimeinline
tryInsertSelectedWeight(unsigned int numMorphs, unsigned int maxMorphs, float currentWeight, unsigned int currentMorph)kanzi::MorphRuntimeprotected
updateSelectedMorphs(unsigned int maxMorphFromShader)kanzi::MorphRuntime