distance.h File Reference
|
CPP API
|
distance.h File Reference
Include dependency graph for distance.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | mio::geo::Distance |
| Represents a distance. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::geo | |
Functions | |
| constexpr Distance | mio::geo::kilometers (ScalarType kilometers) |
| Create a Distance of a specified number of kilometers. More... | |
| constexpr Distance | mio::geo::meters (ScalarType meters) |
| Create a Distance of a specified number of meters. More... | |
Generated by