]> git.tdb.fi Git - libs/math.git/commit
Optimize bounding box bisection with more early culling
authorMikko Rasa <tdb@tdb.fi>
Tue, 18 Apr 2017 11:16:45 +0000 (14:16 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 18 Apr 2017 11:16:45 +0000 (14:16 +0300)
commit2826730b5d68d1ad74dc6363af43ca796f96caa2
treeded02dba9e910fdf17b58d2b648c52a1a31be4b4
parent99ad80a76d53d090ddf602c085d80b675609b8ba
Optimize bounding box bisection with more early culling
source/geometry/boundingbox.h
source/geometry/compositeshape.h
source/geometry/intersection.h
source/geometry/negation.h
source/geometry/shape.h
source/geometry/transformedshape.h
source/geometry/union.h