MCPcopy Create free account
hub / github.com/comaps/comaps / ~StencilWriterGuard

Method ~StencilWriterGuard

libs/drape_frontend/postprocess_renderer.cpp:449–452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449StencilWriterGuard::~StencilWriterGuard()
450{
451 m_renderer->DisableWritingToStencil(m_context);
452}
453} // namespace df

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected