MCPcopy Create free account
hub / github.com/cginternals/globjects / clearGlobalReplacements

Method clearGlobalReplacements

source/globjects/source/Shader.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void Shader::clearGlobalReplacements()
93{
94 s_globalReplacements.clear();
95}
96
97void Shader::accept(ObjectVisitor & visitor)
98{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected