Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ remove
Method
remove
modules/cpu/texture/MipMapCache.h:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void MipMapCache::remove(char *rootLevel)
40
{
41
map.erase(rootLevel);
42
}
43
44
} // namespace ospray
Callers
1
~Texture2D
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected