Searched defs:UShort4 (Results 1 – 1 of 1) sorted by relevance
182 UShort4(uint16_t initX, uint16_t initY, uint16_t initZ, uint16_t initW) in UShort4() function184 UShort4() : x(0), y(0), z(0), w(0) {} in UShort4() function