]> git.localhorst.tv Git - l2e.git/commit
more Vector operations
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 13:54:50 +0000 (15:54 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 5 Oct 2012 14:49:52 +0000 (16:49 +0200)
commitbe3b4e75c82b6e9d2b5c4300138d490ec1a4932a
treee2af2714157f5920ea88e47b82046b6f64f0cb00
parentb27f427bbb6a1a1ee1230bacb4fce0eb3a8af240
more Vector operations

there are not real vector operations in a mathematical sense, but are useful nonetheless
src/geometry/Vector.h
src/map/Area.h
src/map/Map.cpp