nw::gfx::SkeletonUpdater::UpdateWorld Member Function

Syntax

void UpdateWorld(
     Skeleton * skeleton,
     const WorldMatrixUpdater & worldMatrixUpdater
) const;

Arguments

Name Description
in skeleton Skeleton to update.
in worldMatrixUpdater Updater used for the update.

Return Values

None.

Description

Updates a skeleton.


CONFIDENTIAL