MCPcopy Create free account
hub / github.com/comaps/comaps / SetTextureFilter

Method SetTextureFilter

libs/drape/render_state.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void RenderState::SetTextureFilter(TextureFilter filter)
138{
139 m_textureFilter = filter;
140}
141
142bool RenderState::GetDrawAsLine() const
143{

Callers 5

CacheUserMarksFunction · 0.80
SolidBatchFunction · 0.80
MaskedBatchFunction · 0.80
DrawHatchingAreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected