X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fellipse.h;h=c58e41fda0a4c978a632124beff3e1fa7b5ea35d;hb=c58b8a9f8b1ae5494857fc423ed8e33b2bbcf329;hp=b200f78027c8e2f042cbc3547412fac371035e97;hpb=6ce9d9112c232f02b2be6cbdedbeb89c28bc713a;p=architektonas diff --git a/src/ellipse.h b/src/ellipse.h index b200f78..c58e41f 100644 --- a/src/ellipse.h +++ b/src/ellipse.h @@ -7,4 +7,6 @@ We have a separate class for arcs, and those are circle variants too. Maybe. The ellipse (and elliptical arc) have two focii and a rotation angle. But there's no reason why those extras couldn't go into the Circle class as well. + +Actually, all that's needed are the two focii and radius... */