Added object position managing functions and structures.
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Mon, 13 Jan 2014 20:10:49 +0000 (21:10 +0100)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Mon, 13 Jan 2014 20:10:49 +0000 (21:10 +0100)
commit46c09ea2689913bb459c5f04439647aa138dc196
tree3965c7bb060ee9466643094eb20429e88517744c
parent9c12f0411c31e96fd1c5bd11fb2b6362dc65fdab
Added object position managing functions and structures.
Makefile.am
doc/model.dia
src/math/3d.h [new file with mode: 0644]
src/math/positions.c [new file with mode: 0644]
src/math/positions.h [new file with mode: 0644]
src/storage/positions.c [new file with mode: 0644]
src/storage/positions.h [new file with mode: 0644]
src/storage/storage.c