Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h763 void GetTextGlobalMtx(nw::math::MTX34* pMtx) const;
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp517 GetTextGlobalMtx(&mtx); in LoadMtx()
636 TextBox::GetTextGlobalMtx(nw::math::MTX34* pMtx) const in GetTextGlobalMtx() function in nw::lyt::TextBox
Dlyt_DrawerGraphics.cpp806 pTextBox->GetTextGlobalMtx( (nw::math::MTX34*)m_UniformMtx ); in SetUpTextBox()