nw::gfx::Skeleton::TransformPose Class

Syntax

class TransformPose

Description

Class that indicates the pose bound to a movement.

typedef Definitions

Transform Definition representing pre-calculated transforms.
TransformArray Definition representing a transform array.
TransformRange Definition that indicates the range of a transform array.
ConstTransformRange Definition that indicates the range of a transform array.

Member Functions

TransformPose Constructor.
GetBonesCount Gets the number of bones.
GetTransform Gets a transform.
GetBeginTransform Gets the iterator pointing to the start of the transform.
GetEndTransform Gets the iterator pointing to the end of the transform.
GetAllTransforms Gets the iterator pointing to the start and end of the transforms.

CONFIDENTIAL