nw::lyt::AnimResource::AnimResource Constructor

Syntax

explicit AnimResource(
     const void*                    anmResBuf
);

Arguments

Name Description
anmResBuf Pointer to the animation resource.

Description

Constructor.

The animation resource given by anmResBuf is bound.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL