nw::lyt::Window::FindAnimationLinkSelf Member Function

Syntax

virtual AnimationLink * FindAnimationLinkSelf(
     AnimTransform * pAnimTrans
);

virtual AnimationLink * FindAnimationLinkSelf(
     const AnimResource & animRes
);

List of Overloaded Member Functions

FindAnimationLinkSelf ( AnimTransform * ) Searches for animation link information.
FindAnimationLinkSelf ( const AnimResource & ) Searches for animation link information.

Description of FindAnimationLinkSelf ( AnimTransform * )

Searches for the animation link information held by the specified animation.

Description of FindAnimationLinkSelf ( const AnimResource & )

This function searches for animation information held by the animation (AnimTransform) that uses the specified animation resource.


CONFIDENTIAL