Interface | Description |
---|---|
IntersectionTestObject |
object which can be inserted into data structures
that speed up intersection tests
|
Class | Description |
---|---|
IntersectionGrid<T extends IntersectionTestObject> |
a data structure that can be used to speed up intersection tests.
|