Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTextureIndex
Method
GetTextureIndex
libs/drape/render_state.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
uint32_t RenderState::GetTextureIndex() const
163
{
164
return m_textureIndex;
165
}
166
167
void RenderState::SetTextureIndex(uint32_t index)
168
{
Callers
9
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