![]() |
Map Matching
|
#include <box.h>
Public Member Functions | |
| Box () | |
| Box (const Point &low, const Point &high) | |
| double | distanceToPoint (const Point &point) |
Public Attributes | |
| Point | m_high |
| Point | m_low |
| double Box::distanceToPoint | ( | const Point & | point | ) |