nw::lyt::AnimTransform::SetAnimResource Member Function

Syntax

protected:
void SetAnimResource(
     const res::AnimationBlock * pRes
);

Arguments

Name Description
pRes Pointer to the animation block.

Return Values

None.

Description

Sets a pointer to the animation resource.

Sets the return value of the GetAnimResource function. It is used in the implementation of the SetResource function.

See Also

SetResource
GetAnimResource

Revision History

2009/09/18
Initial version.

CONFIDENTIAL