Dav1dde / gl3n

OpenGL Maths for D (not glm for D).
http://dav1dde.github.com/gl3n/
Other
103 stars 49 forks source link

Added toHash to Vector #78

Open aruthane opened 7 years ago

aruthane commented 7 years ago

I've added a toHash implementation to Vector which allows the type to be used as the key in an associative array