nn::font::CTR::RectDrawer::SetProjectionMtx Member Function

Syntax

void SetProjectionMtx(
     const nn::math::MTX44 & mtx
);

Parameters

Name Description
in mtx Projection matrix

Return Values

None.

Description

Sets the projection matrix.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL