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

Method source

source/globjects/source/Shader.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138const AbstractStringSource* Shader::source() const
139{
140 return m_source;
141}
142
143void Shader::notifyChanged(const Changeable *)
144{

Callers 3

updateSourcesMethod · 0.45
insertMessageMethod · 0.45
updateSourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected