]> git.tdb.fi Git - libs/math.git/commit
Add shapes representing set operations
authorMikko Rasa <tdb@tdb.fi>
Tue, 21 May 2013 15:39:37 +0000 (18:39 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 21 May 2013 15:39:37 +0000 (18:39 +0300)
commit68389c29cf88d6522dcfa00b5e2a5166e3947210
tree108155ca58e5270543e0d463d5a75160b1500a64
parent1e34b120f1229b1390cee67c917829715615ccd0
Add shapes representing set operations
source/geometry/compositeshape.h [new file with mode: 0644]
source/geometry/dummy.cpp
source/geometry/intersection.h [new file with mode: 0644]
source/geometry/negation.h [new file with mode: 0644]
source/geometry/union.h [new file with mode: 0644]