nw::gfx::AnimEvaluator::ChangeAnim Member Function

Syntax

virtual void ChangeAnim(
     const nw::anim::ResAnim animData
);

Arguments

Name Description
animData Animation data.

Return Values

None.

Description

Changes animations.

Because the value of GetCacheBufferSizeNeeded() changes, the buffer must be reconfigured if executing SetCacheBuffer() or SetSharedCacheBuffer().

The size of the cache buffer allocated internally is changed automatically.

See Also

BaseAnimEvaluator::ChangeAnim


CONFIDENTIAL