nn::gx::CTR Namespace

Description

The namespace of the CTR graphics library.

(This namespace 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.
InternalDriverPrioMode The priority setting for internal operations of the graphics driver.
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.
SetInternalDriverPrioMode Sets the priority of internal operations for the graphics driver.
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