UFO
|
Classes | |
class | PointIndex |
Abstract interface of a container storing point sets and able to answer spatial queries needed by PoissonDiskThinning ("does any point lie in the interior of an axis-aligned
ellipsoid/cylinder?"). More... | |
class | KDTree |
An implementation of PointIndex storing the point set in a kd-tree. More... | |