Kanzi  3.9.8
Kanzi Engine C++ 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
getAppliedMorphArraySize() const kanzi::MorphRuntimeinline
getSelectedIndexData() const kanzi::MorphRuntimeinline
getSelectedMorph(unsigned int selectedMorphIndex) const kanzi::MorphRuntimeinline
getSelectedWeight(unsigned int selectedMorphIndex) const kanzi::MorphRuntimeinline
getSelectedWeightData() const kanzi::MorphRuntimeinline
getTargetCount() const kanzi::MorphRuntimeinline
getWeight(unsigned int index) const kanzi::MorphRuntimeinline
initialize(const Morph &morph)kanzi::MorphRuntime
insertSelectedWeight(size_t index, size_t numMorphs, size_t maxMorphs, float currentWeight, size_t currentMorph)kanzi::MorphRuntimeprotected
isDirty() const kanzi::MorphRuntimeinline
m_appliedMorphWeightArraySizekanzi::MorphRuntimeprotected
m_dirtykanzi::MorphRuntimeprotected
m_selectedMorphskanzi::MorphRuntimeprotected
m_selectedWeightskanzi::MorphRuntimeprotected
m_weightskanzi::MorphRuntimeprotected
MorphRuntime()=defaultkanzi::MorphRuntimeexplicitprotected
MorphRuntime(const Morph &morph)kanzi::MorphRuntimeexplicitprotected
resize(size_t channelCount)kanzi::MorphRuntimeinline
setWeight(unsigned int index, float weight)kanzi::MorphRuntimeinline
tryInsertSelectedWeight(size_t numMorphs, size_t maxMorphs, float currentWeight, size_t currentMorph)kanzi::MorphRuntimeprotected
updateSelectedMorphs(size_t maxMorphsFromShader)kanzi::MorphRuntime