Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp98 register nw::math::MTX22 srMtx( in CalcTextureCoords() local
113 lt = local::Transform(srMtx, lt - center) + ctrans; in CalcTextureCoords()
114 rb = local::Transform(srMtx, rb - center) + ctrans; in CalcTextureCoords()
130 lb = local::Transform(srMtx, lb - center) + ctrans; in CalcTextureCoords()
131 rt = local::Transform(srMtx, rt - center) + ctrans; in CalcTextureCoords()