nw::lyt::Bounding::FindAnimationLinkSelf Member Function

Syntax

virtual AnimationLink * FindAnimationLinkSelf(
     AnimTransform * pAnimTrans
);

Arguments

Name Description
pAnimTrans Pointer to the animation.

Return Values

When found, returns a pointer to the animation link information. Otherwise, returns NULL.

Description

Searches for animation link information.

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

Revision History

2009/09/18
Initial version.

CONFIDENTIAL