MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / hashKey

Method hashKey

modules/globebrowsing/src/tileindex.cpp:86–93  ·  view source on GitHub ↗

Creates a hash which can be used as key in hash maps. +-------+------------+-------+------------+ | USAGE | BIT RANGE | #BITS | MAX VALUE | +-------+------------+-------+------------+ | level | 0 - 5 | 5 | 31 | | x | 5 - 35 | 30 | 1073741824 | | y | 35 - 64 | 29 | 536870912 | +-------+------------+-------+------------+

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

enqueueTileIOMethod · 0.80
popFinishedRawTileMethod · 0.80
tileMethod · 0.80
TileProviderByIndexMethod · 0.80
tileMethod · 0.80
tileStatusMethod · 0.80
tileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected