Namespaces | |
comparable | |
detail | |
services | |
Classes | |
class | cross_track |
Strategy functor for distance point to segment calculation. More... | |
class | cross_track_point_box |
class | haversine |
Distance calculation for spherical coordinates on a perfect sphere using haversine. More... | |
class | projected_point |
Strategy for distance point to segment. More... | |
class | pythagoras |
Strategy to calculate the distance between two points. More... | |
class | pythagoras_box_box |
Strategy to calculate the distance between two boxes. More... | |
class | pythagoras_point_box |
Strategy to calculate the distance between a point and a box. More... | |