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

The MinimalDistancePointClouds implements a fast nearest pair search algorithm described by Sean Quinlan in 'Efficient Distance Computation between Non-Convex Objects'. More...

#include "../MLPointCloudUtilsSystem.h"
#include "mlVector3.h"

Go to the source code of this file.

Classes

class  ml::MinimalDistancePointClouds
 The MinimalDistancePointClouds implements a fast nearest pair search algorithm described by Sean Quinlan in 'Efficient Distance Computation between Non-Convex Objects'. More...

Namespaces

namespace  ml
 

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



Detailed Description

The MinimalDistancePointClouds implements 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 MinimalDistancePointClouds.h.