MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / width

Method width

src/engine/plugins/tile.cpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 double width() const { return maxx - minx; }
58 double height() const { return maxy - miny; }
59
60 const double minx;

Callers 2

floatLineToTileLineFunction · 0.80
coordinatesToTilePointFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected