Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetDepthTestEnabled
Method
SetDepthTestEnabled
libs/drape/render_state.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void RenderState::SetDepthTestEnabled(bool enabled)
128
{
129
m_depthTestEnabled = enabled;
130
}
131
132
TextureFilter RenderState::GetTextureFilter() const
133
{
Callers
1
ApplyState
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected