|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kinesis::SpatialIndex< PointT >::SpatialIndex | ( | float | cell_size, |
| DistanceFn | distance | ||
| ) |
Construct a spatial index.
| cell_size | Grid cell edge length. Ignored when brute-force is selected. |
| distance | Distance function returning squared distance between two points. |
Definition at line 64 of file SpatialIndex.cpp.