nn::math::MTX23::SetupScale Member Function

Syntax

self_type & SetupScale(
     const MTX23 & matrix,
     const VEC2 & scale
);

Arguments

Name Description
in matrix Source matrix.
in scale Scale value.

Return Values

Description

Sets up a scaling matrix.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL