MCPcopy Create free account
hub / github.com/comaps/comaps / SetBatcherHash

Method SetBatcherHash

libs/drape/batcher.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void Batcher::SetBatcherHash(uint64_t batcherHash)
194{
195 m_batcherHash = batcherHash;
196}
197
198void Batcher::ChangeBuffer(ref_ptr<GraphicsContext> context, ref_ptr<CallbacksWrapper> wrapper)
199{

Callers 15

OverlayBatcherMethod · 0.80
GenerateShapesMethod · 0.80
GenerateStopsMethod · 0.80
CacheMarkersMethod · 0.80
BatchGeometryMethod · 0.80
AcceptMessageMethod · 0.80
BuildLinesMethod · 0.80
CacheAccuracySectorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected