Home
last modified time | relevance | path

Searched refs:MTX33 (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/include/nw/math/
Dmath_Matrix33.h27 using nn::math::MTX33;
/NW4C-2.0.3/include/nw/ut/
Dut_ResPrimitive.h98 NW_RES_FIELD_STRUCT_DECL( nw::math::MTX33, OrientationMatrix ) // GetOrientationMatrix()
Dut_ResTypes.h269 typedef nw::math::MTX33 ResMtx33; //!< バイナリリソース上の Matrix33 型です。
419 operator nw::math::MTX33() const in MTX33() function
421 nw::math::MTX33 m; in MTX33()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp171 math::MTX33 scaledParentRotate(*transformMatrix); in CalculateWorldMayaSsc()
190 math::MTX33 scaledParentRotate(*transformMatrix); in CalculateWorldMayaSsc()
Dgfx_LookAtTargetViewUpdater.cpp104 math::MTX33 rotateMatrix; in Update()
Dgfx_RotateViewUpdater.cpp97 math::MTX33 rotateMatrix; in Update()
Dgfx_AimTargetViewUpdater.cpp116 math::MTX33 rotateMatrix; in Update()