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

Syntax

bit32 * MakeAllCommand(
     bit32 * command
) const;

Arguments

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.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL