Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDepthTestEnabled
Method
GetDepthTestEnabled
libs/drape/render_state.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
bool RenderState::GetDepthTestEnabled() const
123
{
124
return m_depthTestEnabled;
125
}
126
127
void RenderState::SetDepthTestEnabled(bool enabled)
128
{
Callers
2
ApplyState
Function · 0.45
GenerateMarkRenderInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected