Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/anim/
Danim_AnimBlend.h171 m_HasPostBlend(hasPostBlend) {} in AnimBlendOp()
192 bool HasPostBlend() const { return m_HasPostBlend; } in HasPostBlend()
320 bool m_HasPostBlend; variable