Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetTextureIndex
Method
SetTextureIndex
libs/drape/render_state.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void RenderState::SetTextureIndex(uint32_t index)
168
{
169
m_textureIndex = index;
170
}
171
172
bool RenderState::operator<(RenderState const & other) const
173
{
Callers
10
GetSymbolRegionSafe
Method · 0.45
CacheUserMarks
Function · 0.45
GenerateTrackSelectionMarker
Method · 0.45
Draw
Method · 0.45
CacheRouteArrows
Method · 0.45
SolidBatch
Function · 0.45
MaskedBatch
Function · 0.45
CachePointPosition
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected