Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
449
StencilWriterGuard::~StencilWriterGuard()
450
{
451
m_renderer->DisableWritingToStencil(m_context);
452
}
453
} // namespace df
Callers
nothing calls this directly
Calls
1
DisableWritingToStencil
Method · 0.80
Tested by
no test coverage detected