Searched refs:Matrix44 (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.8-20130828/include/nn/ulcd/CTR/ |
| D | ulcd_StereoCamera.h | 84 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/ |
| D | math_Matrix44.h | 786 typedef class MTX44 Matrix44; typedef
|