Clarify radii and distance types in documentation
authorTim <t4im@users.noreply.github.com>
Sun, 20 Sep 2015 13:19:52 +0000 (15:19 +0200)
committerest31 <MTest31@outlook.com>
Sat, 26 Sep 2015 19:28:50 +0000 (21:28 +0200)
commit776760aba730f1db565d124b4c04efae1c152d9e
tree01cdf488e3a3b1a45e3bfb4dbe19dd3efadffa2d
parent89e8f3a9182f5ec15b0c43389a516b10a54741d9
Clarify radii and distance types in documentation

Because not all circles are round:
* circles using an euclidean metric are what we usually call "round"
* circles using a maximum metric look like euclidean rectangles with equal adjacent sides (squares)
* circles using a manhattan metric look like an euclidean right angled rhombus (squares, but 45° rotated to the former one)

[ci skip]
doc/lua_api.txt