MCPcopy 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
39void MipMapCache::remove(char *rootLevel)
40{
41 map.erase(rootLevel);
42}
43
44} // namespace ospray

Callers 1

~Texture2DMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected