MCPcopy 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
132TextureFilter RenderState::GetTextureFilter() const
133{
134 return m_textureFilter;
135}
136
137void RenderState::SetTextureFilter(TextureFilter filter)
138{

Callers 1

ApplyTexturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected