MeVisLabToolboxReference
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMinimalDistancePointClouds/TileSphereHashTable.h File Reference

TileSphereHashTable is used in the classes MinimalDistancePointClouds and TileSphere. More...

#include "../MLPointCloudUtilsSystem.h"

Go to the source code of this file.

Classes

class  ml::TileSphereHashTable
 TileSphereHashTable is used in the classes MinimalDistancePointClouds and TileSphere. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

TileSphereHashTable is used in the classes MinimalDistancePointClouds and TileSphere.

The TileSphereHashTable is the underlying data structure for a fast nearest pair search algorithm described by Sean Quinlan in 'Efficient Distance Computation between Non-Convex Objects'.

Author:
Christian Tietjen, Olaf Konrad, last changed by
Author:
okonrad
Date:
11/2005

Definition in file TileSphereHashTable.h.