Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnim.cpp422 dstFlags = static_cast<const ResBoolAnim&>(*this) in EvaluateResultForType()
470 static_cast<const ResBoolAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnim.h914 class ResBoolAnim : public ResMemberAnim
917 NW_RES_CTOR_INHERIT( ResBoolAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
919 /* ctor */ ResBoolAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()