]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Changed the TwoVector add() method to an operator overload.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 25 Oct 2009 05:10:30 +0000 (01:10 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 25 Oct 2009 05:10:30 +0000 (01:10 -0400)
commitce56f20ad834efa5d9b5094d8280cc594097f848
tree22bebb160d4b875111524c7ca510e50923637fa0
parent6ae7669882869279ddbc89c383fce8903ceaed7d
Changed the TwoVector add() method to an operator overload.
Added an operator overload for TwoVector subtraction.
Added the wkt() method for Polygons.
src/Geometry.py