Searched refs:ULong2 (Results 1 – 1 of 1) sorted by relevance
2303 class ULong2 {2307 ULong2(uint64_t initX, uint64_t initY) in ULong2() function2309 ULong2() : x(0), y(0) {} in ULong2() function