nn::gr::CTR::Scissor::MakeCommand Member Function

Syntax

u32 * MakeCommand(
     u32 * command
);

Arguments

Name Description
in command The start address for writing drawing commands.

Return Values

Returns the address immediately below the last drawing command that was written.

Description

Generates drawing commands based on previously set information.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL