Home
last modified time | relevance | path

Searched refs:GetTextGlobalMtx (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h761 void GetTextGlobalMtx(nw::math::MTX34* pMtx) const;
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp515 GetTextGlobalMtx(&mtx); in LoadMtx()
634 TextBox::GetTextGlobalMtx(nw::math::MTX34* pMtx) const in GetTextGlobalMtx() function in nw::lyt::TextBox
Dlyt_DrawerGraphics.cpp760 pTextBox->GetTextGlobalMtx( (nw::math::MTX34*)m_UniformMtx ); in SetUpTextBox()