Searched defs:left (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/ulcd/CTR/ |
| D | ulcd_StereoCamera.h | 235 f32 left; //!< ビューボリュームの left 値 member
|
| /CTR-SDK-0.14.4/include/nn/math/ |
| D | math_Geometry.h | 387 FRUSTUM(f32 top, f32 bottom, f32 left, f32 right, f32 n, f32 f, const MTX34& camera) in FRUSTUM()
|
| /CTR-SDK-0.14.4/include/nn/font/ |
| D | font_ResourceFormat.h | 154 s8 left; //!< 文字の左スペースの幅 member
|
| /CTR-SDK-0.14.4/sources/libraries/math/ |
| D | math_Geometry.cpp | 164 FRUSTUM::Set(f32 top, f32 bottom, f32 left, f32 right, f32 n, f32 f, const MTX34& camera) in Set()
|