MCPcopy Create free account
hub / github.com/ImageEngine/cortex / clear

Method clear

src/IECoreGL/ShaderLoader.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327void ShaderLoader::clear( )
328{
329 m_implementation->clear();
330}
331
332ShaderPtr ShaderLoader::load( const std::string &name )
333{

Callers 2

testClearMethod · 0.95
clearMethod · 0.45

Calls

no outgoing calls

Tested by 1

testClearMethod · 0.76