bitshifter / glam-rs

A simple and fast linear algebra library for games and graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IVec2 and similar types should be Ord.

mintlu8 opened this issue · comments

So they can be put in a priority queue and work without a wrapper type.