Searched defs:UShort2 (Results 1 – 1 of 1) sorted by relevance
164 UShort2(uint16_t initX, uint16_t initY) in UShort2() function166 UShort2() : x(0), y(0) {} in UShort2() function