GetLimitParallax

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

Syntax

#include <nn/ulcd.h>

f32 GetLimitParallax(
     void
) const;

Parameters

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).

If the SetLimitParallax function has never been used, as the default this function returns the maximum parallax limit (in the depth direction) as fixed in the guidelines.

Revision History

2011/06/22
Added to description to match the documentation.
2010/06/14
Initial version.

CONFIDENTIAL