MakeDisableCommand

nn::gr::CTR::Fog::MakeDisableCommand Member Function

Syntax

static bit32 * MakeDisableCommand(
     bit32 * command
);

Parameters

Name Description
in command The start address for storing the rendering command.

Return Values

Returns the address that follows the end of the stored rendering command.

Description

Generates the minimum number of commands for disabling fog.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL