| Package | Description |
|---|---|
| gov.nasa.worldwind.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicQuadTree<T>
Implements a quadtree backed by a bit-set index.
|
static class |
BitSetQuadTreeFilter.FindIntersectingBitsOp
A quadtree filter that determines the bit positions of cells associated with items and intersecting a specified
region.
|
| Constructor and Description |
|---|
FindIntersectingBitsOp(BitSetQuadTreeFilter filter)
Constructs a filter instance.
|