Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
void RenderState::SetTextureFilter(TextureFilter filter)
138
{
139
m_textureFilter = filter;
140
}
141
142
bool RenderState::GetDrawAsLine() const
143
{
Callers
5
CacheUserMarks
Function · 0.80
GenerateTrackSelectionMarker
Method · 0.80
SolidBatch
Function · 0.80
MaskedBatch
Function · 0.80
DrawHatchingArea
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected