MCPcopy 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
167void RenderState::SetTextureIndex(uint32_t index)
168{
169 m_textureIndex = index;
170}
171
172bool RenderState::operator<(RenderState const & other) const
173{

Callers 10

GetSymbolRegionSafeMethod · 0.45
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