Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/math/
Dmath_Matrix33.h25 using nn::math::MTX33;
/NW4C-1.2.23/include/nw/ut/
Dut_ResPrimitive.h96 NW_RES_FIELD_STRUCT_DECL( nw::math::MTX33, OrientationMatrix ) // GetOrientationMatrix()
Dut_ResTypes.h267 typedef nw::math::MTX33 ResMtx33; //!< バイナリリソース上の Matrix33 型です。
417 operator nw::math::MTX33() const in MTX33() function
419 nw::math::MTX33 m; in MTX33()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp169 math::MTX33 scaledParentRotate(*transformMatrix); in CalculateWorldMayaSsc()
188 math::MTX33 scaledParentRotate(*transformMatrix); in CalculateWorldMayaSsc()
Dgfx_LookAtTargetViewUpdater.cpp102 math::MTX33 rotateMatrix; in Update()
Dgfx_RotateViewUpdater.cpp95 math::MTX33 rotateMatrix; in Update()
Dgfx_AimTargetViewUpdater.cpp114 math::MTX33 rotateMatrix; in Update()