Home
last modified time | relevance | path

Searched refs:Matrix44 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/ulcd/CTR/
Dulcd_StereoCamera.h84 void SetBaseFrustum(const nn::math::Matrix44 *proj);
147 void CalculateMatrices(nn::math::Matrix44* projL, nn::math::Matrix34* viewL,
148 nn::math::Matrix44* projR, nn::math::Matrix34* viewR,
165 void CalculateMatricesReal(nn::math::Matrix44* projL, nn::math::Matrix34* viewL,
166 nn::math::Matrix44* projR, nn::math::Matrix34* viewR,
186 f32 CalculateMatrices( nn::math::Matrix44* projL, nn::math::Matrix34* viewL,
187 nn::math::Matrix44* projR, nn::math::Matrix34* viewR,
188 … const nn::math::Matrix44* projOriginal, const nn::math::Matrix34* viewOriginal,
/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h786 typedef class MTX44 Matrix44; typedef