mono/opentk

GetHashCode?

rromerik opened this issue · 0 comments

is the get hash code commutative for vector2/3/4 ?
would it be better (x) ^ (y <<2) ^ (z <<3) instead?