Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ clear
Method
clear
src/IECoreGL/ShaderLoader.cpp:200–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void clear()
201
{
202
m_loadedSource.clear();
203
m_loadedShaders.clear();
204
}
205
206
private :
207
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected