|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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 | |
| package | IG.Num |
Functions | |
| delegate double | IG.Num.DistanceDelegate< in PointType > (PointType pt1, PointType pt2) |