Home
last modified time | relevance | path

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

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