Package org.osm2world.core.math.datastructures

Interface Summary
IntersectionTestObject object which can be inserted into data structures that speed up intersection tests
 

Class Summary
IntersectionGrid<T extends IntersectionTestObject> a data structure that can be used to speed up intersection tests.