Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/ulcd/CTR/
Dulcd_StereoCamera.h109 void SetBaseCamera(const nn::math::Matrix34 *view);
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-1.0.0/CTR_SDK/include/nn/math/
Dmath_Matrix34.h479 typedef struct MTX34 Matrix34; typedef