nw::gfx::Skeleton::MatrixPose Class

Syntax

class MatrixPose

Description

Class that indicates a skeleton matrix.

typedef Definitions

MatrixArray Definitions that represent matrix arrays.
MatrixRange Definition that indicates the range of a matrix array.
ConstMatrixRange Definition that indicates the range of a matrix array.

Member Functions

MatrixPose Constructor.
GetBonesCount Gets the number of bones.
GetMatrix Gets a matrix.
GetBeginMatrix Gets the iterator pointing to the start of the matrices.
GetEndMatrix Gets the iterator pointing to the end of the matrices.
GetAllMatrices Gets the iterator pointing to the start and end of the matrices.

CONFIDENTIAL