nngxIsStereoVisionAllowed Function

Syntax

bool nngxIsStereoVisionAllowed(
     void
);

Arguments

None.

Return Values

Returns true if stereoscopic display is allowed and false otherwise.

Description

Gets whether stereoscopic display is allowed.

For details, see the description of the corresponding C++ function nn::gx::CTR::IsStereoVisionAllowed.

Revision History

2010/07/30
Initial version.

CONFIDENTIAL