- added my good old Vector class template implementation (we need it later for the...
authorAkiko <akiko@linux-addicted.net>
Wed, 16 Oct 2013 09:02:20 +0000 (11:02 +0200)
committerAkiko <akiko@linux-addicted.net>
Wed, 16 Oct 2013 09:02:20 +0000 (11:02 +0200)
commitae758b3e7741097f94e72825577dd1697af03394
treeebaf84cda786707e55fb109ddd540029092bc2a7
parentcbd44129874363a3a99afcf672e651319a3a72c4
- added my good old Vector class template implementation (we need it later for the BSP stuff)
engine/Vector.hxx [new file with mode: 0644]