Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTextureFilter
Method
GetTextureFilter
libs/drape/render_state.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
TextureFilter RenderState::GetTextureFilter() const
133
{
134
return m_textureFilter;
135
}
136
137
void RenderState::SetTextureFilter(TextureFilter filter)
138
{
Callers
1
ApplyTextures
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected