nn::ulcd::CTR::StereoCamera::Initialize Member Function#include <nn/ulcd.h>
void Initialize(
void
);
None.
Initializes the module that generates camera matrices for stereoscopic vision.
This calls nn::hid::Initialize. It also initializes the instance's internal value to 0. (This value indicates the result of the most recent call to a function like CalculateMatrices or CalculateMatricesReal.)
CONFIDENTIAL