]> git.tdb.fi Git - libs/math.git/commit
Add a Sphere convenience class
authorMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 16:53:25 +0000 (18:53 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 16:53:25 +0000 (18:53 +0200)
commit5209f81cc7b1503a2e42cfb7416e8622515da3be
tree1c80074d2db450ccf33a4d6f986a834a8ea68dad
parentb6468cb3cab2253294bde436cbf753ea08aead54
Add a Sphere convenience class

For some reason this was missing even though there's Rectangle, Box and
Circle.
source/geometry/sphere.h [new file with mode: 0644]