Searched refs:GetAnimTransform (Results 1 – 5 of 5) sorted by relevance
273 pAnimLink->GetAnimTransform()->SetFrame(frame); in SetAnimationFrame()282 pAnimLink->GetAnimTransform()->SetFrame(frame); in SetAnimationFrame()320 nw::lyt::AnimTransform *const pAnimTrans = pAnimationLink->GetAnimTransform(); in UpdateAnimationFrame()
626 if (pLink->GetAnimTransform() == 0) in FindUnbindLink()1015 if (pAnimTrans == it->GetAnimTransform()) in FindAnimationLink()1034 if (animRes.GetResourceBlock() == it->GetAnimTransform()->GetAnimResource()) in FindAnimationLink()1054 if (! pAnimTrans || currIt->GetAnimTransform() == pAnimTrans) in UnbindAnimationLink()
759 AnimTransform* animTrans = it->GetAnimTransform(); in AnimateSelf()
1432 AnimTransform* animTrans = it->GetAnimTransform(); in Animate()
2962 AnimTransform* GetAnimTransform() const in GetAnimTransform() function