MakeCommand

nn::gr::CTR::FragmentLight::Source::MakeCommand Member Function

Syntax

bit32 * MakeCommand(
     bit32 * command
) const;

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 all light source commands based on configured data. The MakeAllCommand function is called internally. This has been left to maintain compatibility.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL