]> git.tdb.fi Git - libs/math.git/commit
Properly sort intersection points for complex shapes
authorMikko Rasa <tdb@tdb.fi>
Tue, 21 May 2013 17:53:09 +0000 (20:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 21 May 2013 17:53:09 +0000 (20:53 +0300)
commit827b227ae53884109b6885ccd1424dda8c0b3725
tree55a8517d59c997a8536211cb01e114e099d84194
parent68389c29cf88d6522dcfa00b5e2a5166e3947210
Properly sort intersection points for complex shapes

Code structure in simpler shapes have been adjusted to keep it similar.
source/geometry/compositeshape.h
source/geometry/extrudedshape.h
source/geometry/hyperbox.h
source/geometry/hypersphere.h
source/geometry/surfacepoint.h