Home
last modified time | relevance | path

Searched defs:VEC2 (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/ut/
Dut_ResTypes.h283 operator nw::math::VEC2() const { nw::math::VEC2 vec; vec.x = x; vec.y = y; return vec; } in VEC2() function
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h1367 operator const math::VEC2() const in VEC2() function