Searched defs:VEC2 (Results 1 – 2 of 2) sorted by relevance
281 operator nw::math::VEC2() const { nw::math::VEC2 vec; vec.x = x; vec.y = y; return vec; } in VEC2() function
1332 operator const math::VEC2() const in VEC2() function