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