]> git.tdb.fi Git - libs/gl.git/commit
Add capsule and grid builders
authorMikko Rasa <tdb@tdb.fi>
Wed, 26 Jan 2011 18:09:37 +0000 (18:09 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 26 Jan 2011 18:09:37 +0000 (18:09 +0000)
commitaa9884e69bc543682d1fe36ec5d054fdf11bcfac
tree1779d9824f36ef461949d7a56e83fd6fed99ad15
parentbbfb79181f716736df413f463b55825866400ed8
Add capsule and grid builders
Fix some bugs in the other geometry builders
source/box.cpp
source/capsule.cpp
source/cylinder.cpp [new file with mode: 0644]
source/cylinder.h [new file with mode: 0644]
source/geometrybuilder.cpp
source/geometrybuilder.h
source/grid.cpp [new file with mode: 0644]
source/grid.h [new file with mode: 0644]