MCPcopy 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
112TestFunction RenderState::GetDepthFunction() const
113{
114 return m_depthFunction;
115}
116
117void RenderState::SetDepthFunction(TestFunction depthFunction)
118{

Callers 1

ApplyStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected