Searched defs:UShort3 (Results 1 – 1 of 1) sorted by relevance
173 UShort3(uint16_t initX, uint16_t initY, uint16_t initZ) in UShort3() function175 UShort3() : x(0), y(0), z(0) {} in UShort3() function