Home
last modified time | relevance | path

Searched refs:GetGlobalMtx (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Pane.h492 const math::MTX34& GetGlobalMtx() const in GetGlobalMtx() function
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Util.cpp105 math::MTX34Inverse(&invGlbMtx, &pPane->GetGlobalMtx()); // ペインのグローバル行列の逆行列を求める in IsContain()
Dlyt_DrawerUniform.cpp353 pDrawer->SetUpMtx( GetGlobalMtx() ); in MakeUniformDataSelf()
Dlyt_TextBox.cpp636 MTX34Copy(pMtx, &GetGlobalMtx()); in GetTextGlobalMtx()
Dlyt_Pane.cpp911 graphicsResource.SetMtxModelView(this->GetGlobalMtx()); in LoadMtx()
Dlyt_Window.cpp965 pDrawer->SetUpMtx( GetGlobalMtx() ); in MakeUniformDataSelf()