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

TileSphere is used in the class MinimalDistancePointClouds. More...

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

Go to the source code of this file.

Classes

class  ml::TileSphere
 TileSphere is used in the class MinimalDistancePointClouds. More...

Namespaces

namespace  ml
 

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



Detailed Description

TileSphere is used in the class MinimalDistancePointClouds.

It defines a single sub sphere for a fast nearest pair search algorithm described by Sean Quinlan in 'Efficient Distance Computation between Non-Convex Objects'. TileSphere will generate its own sub spheres if necessary.

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

Definition in file TileSphere.h.