From: Sebastian M. <seb...@gm...> - 2009-02-12 09:03:44
|
Hi folks, attached you'll find a patch for the isInVolume function testing two axis-aligned boxes. The problem with the former algorithm had, was to rely on overlap test only, which means that intersecting boxes were considered containing each other. I've rewritten the test, so it will work for all cases. cheers Sebastian "psy" Messerschmidt P.S. There are more patches to come |