Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp100 register nw::math::MTX22 srMtx( in CalcTextureCoords() local
115 lt = local::Transform(srMtx, lt - center) + ctrans; in CalcTextureCoords()
116 rb = local::Transform(srMtx, rb - center) + ctrans; in CalcTextureCoords()
132 lb = local::Transform(srMtx, lb - center) + ctrans; in CalcTextureCoords()
133 rt = local::Transform(srMtx, rt - center) + ctrans; in CalcTextureCoords()