Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResSkeleton.h55 nw::ut::ResMtx34 m_LocalMatrix;
56 nw::ut::ResMtx34 m_WorldMatrix; // 行列計算用のバッファへ正式対応後、削除予定。
57 nw::ut::ResMtx34 m_InverseBaseMatrix;
Dgfx_ResSceneObject.h67 nw::ut::ResMtx34 m_LocalMatrix;
68 nw::ut::ResMtx34 m_WorldMatrix;
Dgfx_ResMaterial.h159 nw::ut::ResMtx34 m_TextureMatrix;
/NW4C-1.2.23/include/nw/ut/
Dut_ResTypes.h268 typedef nw::math::MTX34 ResMtx34; //!< バイナリリソース上の Matrix34 型です。 typedef
445 } ResMtx34; typedef