Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDepthFunction
Method
GetDepthFunction
libs/drape/render_state.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
TestFunction RenderState::GetDepthFunction() const
113
{
114
return m_depthFunction;
115
}
116
117
void RenderState::SetDepthFunction(TestFunction depthFunction)
118
{
Callers
1
ApplyState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected