Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Common.h158 BIND_RESULT_NOT_ALL_ANIM_MEMBER_BOUND = 1 << 0, //!< バインドは成功したが、バインドされていないアニメメンバがあることを表します。 enumerator
Dgfx_BaseAnimEvaluator.h435 return Result(BIND_RESULT_NOT_ALL_ANIM_MEMBER_BOUND); in TryBindTemplate()