Package toxi.geom
Interface SpatialIndex<T>
- All Known Implementing Classes:
PointQuadtree
,SpatialBins
public interface SpatialIndex<T>
-
Method Summary
-
Method Details
-
clear
void clear() -
index
-
isIndexed
-
itemsWithinRadius
-
reindex
-
size
int size() -
unindex
-