IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

DistanceComparer.cs File Reference

Classes

interface  IG::Num::IDistanceComparer< PointContainerType, PointType >
 Interface used for distance comparers in point clouds. More...
class  IG::Num::DistanceComparer< PointContainerType, PointType >
 Class that is used to calculate and compare distances between point containers. More...
class  IG::Num::DistanceComparer< PointContainerType, PointType >::StoredDistanceComparerClass
 Compares two point containers according to their StoredDistance property. More...

Namespaces

namespace  IG::Num

Functions

delegate double IG::Num::DistanceDelegate< in PointType > (PointType pt1, PointType pt2)
 All Classes Namespaces Files Functions Variables Enumerations Properties Events