1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-29 18:45:23 +00:00
OpenDiablo2/d2common/d2math/d2vector
danhale-git 259c6e7e76
Vector method pointers (#621)
* All Vector methods which operate on the vector return pointers to it.

* All Vector methods which take vectors take Vector pointers.
2020-07-25 09:36:54 -04:00
..
doc.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
position_test.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
position.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
vector_test.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
vector.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00