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

GetPhysicalAddr Converts a virtual address into a physical address.
UpdateBuffer Applies to the graphics processor the updates that have been made to the contents of the vertex buffer and texture buffer in main memory.
StartLcdDisplay Starts displaying an image on an LCD screen.
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