Home
last modified time | relevance | path

Searched refs:ResMtx34 (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResSkeleton.h57 nw::ut::ResMtx34 m_LocalMatrix;
58 nw::ut::ResMtx34 m_WorldMatrix; // 行列計算用のバッファへ正式対応後、削除予定。
59 nw::ut::ResMtx34 m_InverseBaseMatrix;
Dgfx_ResSceneObject.h69 nw::ut::ResMtx34 m_LocalMatrix;
70 nw::ut::ResMtx34 m_WorldMatrix;
Dgfx_ResMaterial.h161 nw::ut::ResMtx34 m_TextureMatrix;
/NW4C-2.0.3/include/nw/ut/
Dut_ResTypes.h270 typedef nw::math::MTX34 ResMtx34; //!< バイナリリソース上の Matrix34 型です。 typedef
447 } ResMtx34; typedef