MCPcopy 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
162uint32_t RenderState::GetTextureIndex() const
163{
164 return m_textureIndex;
165}
166
167void RenderState::SetTextureIndex(uint32_t index)
168{

Callers 9

CacheUserMarksFunction · 0.45
DrawMethod · 0.45
CacheRouteArrowsMethod · 0.45
SolidBatchFunction · 0.45
MaskedBatchFunction · 0.45
CachePointPositionMethod · 0.45
DrawMethod · 0.45
DrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected