]> git.tdb.fi Git - libs/gl.git/commit
Add classes for building some geometric shapes
authorMikko Rasa <tdb@tdb.fi>
Wed, 26 Jan 2011 15:23:26 +0000 (15:23 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 26 Jan 2011 15:23:26 +0000 (15:23 +0000)
commitbbfb79181f716736df413f463b55825866400ed8
tree0323883715674c4aad41be21fa6d7a1bec46cf6d
parentf9b2b3330ad7234721ad3f971a7cbc0226a017d7
Add classes for building some geometric shapes
source/box.cpp [new file with mode: 0644]
source/box.h [new file with mode: 0644]
source/capsule.cpp [new file with mode: 0644]
source/capsule.h [new file with mode: 0644]
source/geometrybuilder.cpp [new file with mode: 0644]
source/geometrybuilder.h [new file with mode: 0644]