nn::ulcd::CTR::StereoCamera::GetLimitParallax Member Function

Syntax

#include <nn/ulcd.h>
f32 GetLimitParallax(
     void
) const;

Arguments

None.

Return Values

The parallax limit (in mm) that is currently set.

Description

Gets the parallax limit configured for objects that appear to be going into the screen (the depth direction).

Revision History

2010/06/14
Initial version.

CONFIDENTIAL