Home
last modified time | relevance | path

Searched refs:blendOpType (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AnimGroup.cpp35 GetAnimBlendOpByType(int blendOpType) in GetAnimBlendOpByType() argument
52 switch (blendOpType) in GetAnimBlendOpByType()
144 const int blendOpType = m_ResAnimGroup.GetBlendOperations(blendOpIdx); in Initialize() local
145 m_BlendOperations.PushBackFast(GetAnimBlendOpByType(blendOpType)); in Initialize()