Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
const AbstractStringSource* Shader::source() const
139
{
140
return m_source;
141
}
142
143
void Shader::notifyChanged(const Changeable *)
144
{
Callers
3
updateSources
Method · 0.45
insertMessage
Method · 0.45
updateSources
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected