about summary refs log tree commit diff
path: root/quadtree.go
Commit message (Expand)AuthorAge
* Implemented inserting stars into the tree making sure all stars are in leaves.hanemile2019-01-12
* Defined a Nodehanemile2019-01-11
* overall pushhanemile2019-01-09
* started reparing the insertion functionhanemile2019-01-03
* overall pushhanemile2018-12-24
* testhanemile2018-12-19
* Implemented subdividing a given tree and inserting into a given treehanemile2018-12-15
* removed the pointer foohanemile2018-12-14
* exported pretty much all the values and removed getters (alot of collisions o...hanemile2018-12-14
* Copied the stucts from /Source making them more available by other containers.hanemile2018-12-13