Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/anim/
Danim_AnimBlend.h69 m_HasPostBlend(hasPostBlend) {} in AnimBlendOp()
90 bool HasPostBlend() const { return m_HasPostBlend; } in HasPostBlend()
218 bool m_HasPostBlend; variable