Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Util.cpp107 math::VEC3 pos3(pos.x, pos.y, 0.f); in IsContain() local
109 math::VEC3Transform(&lclPos, &invGlbMtx, &pos3); in IsContain()