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

Method EndSession

libs/drape/batcher.cpp:181–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void Batcher::EndSession(ref_ptr<GraphicsContext> context)
182{
183 Flush(context);
184 m_flushInterface = TFlushFn();
185}
186
187void Batcher::ResetSession()
188{

Callers 6

~SessionGuardMethod · 0.80
RunTestMethod · 0.80
UNIT_TESTFunction · 0.80
FinishMethod · 0.80
FlushSegmentsGeometryMethod · 0.80
ReleaseBatcherMethod · 0.80

Calls

no outgoing calls

Tested by 2

RunTestMethod · 0.64
UNIT_TESTFunction · 0.64