1 Tests executed on a Duron 1200
3 ikki:~/projects/current# tests/UnitTester BRegion
4 ------------------------------------------------------------------------------
6 ------------------------------------------------------------------------------
7 BRegion::Construction Test
19 BRegion::Intersect Test
23 BRegion::OffsetBy Test
27 ------------------------------------------------------------------------------
29 ------------------------------------------------------------------------------
33 As you can see, it may be worth optimizing especially the Exclude and Include methods.
34 See RegionSupport.cpp (in particular RSub() and ROr()) for more info.