nn::gx::CTR Namespace

Description

Namespace for the CTR graphics API (a subset of the C++ interfaces).
(This can also be written without the ::CTR portion.)

Enumerated Types

DisplaySize Resolutions of the upper and lower LCD screens.
MemAccessPrioMode Setting that indicates priority of access to main memory.
VramArea Used to specify VRAM regions.

Functions

StartLcdDisplay Starts displaying an image on an LCD display.
SetMemAccessPrioMode Sets priority of access to main memory (FCRAM).
IsStereoVisionAllowed Gets whether stereoscopic display is allowed.
GetVramStartAddr Gets the starting address of the specified VRAM region.
GetVramEndAddr Gets the ending address of the specified VRAM region.
GetVramSize Gets the size of the specified VRAM region.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL