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

Syntax

virtual AnimationLink * FindAnimationLinkSelf(
     const AnimResource & animRes
);

Arguments

Name Description
animRes Animation resource object.

Return Values

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

Description

Searches for animation link information.

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

See Also

AnimTransform

Revision History

2009/09/18
Initial version.

CONFIDENTIAL