nw::lyt::AnimResource::AnimResource Constructor

Syntax

AnimResource();
explicit AnimResource(
     const void*                    anmResBuf
);

List of Overloaded Member Functions

AnimResource ( ) Constructor.
AnimResource ( const void * ) Constructor.

Description of AnimResource ( )

Resources are not bound. Bind them separately using the Set function.

Description of AnimResource ( const void * )

The animation resource given by anmResBuf is bound.


CONFIDENTIAL