nw::lyt::Bounding::UnbindAnimationSelf Member Function

Syntax

virtual void UnbindAnimationSelf(
     AnimTransform * pAnimTrans
);

Arguments

Name Description
pAnimTrans Pointer to the animation.

Return Values

None.

Description

Clears the window's animation links.

All animation links are cleared when NULL is passed in pAnimTrans.

See Also

BindAnimation
UnbindAnimation
UnbindAllAnimation

Revision History

2009/09/18
Initial version.

CONFIDENTIAL