Home
last modified time | relevance | path

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

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