Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ visitShader
Method
visitShader
source/globjects/source/ObjectVisitor.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void ObjectVisitor::visitShader(Shader* /*shader*/)
57
{
58
}
59
60
void ObjectVisitor::visitTexture(Texture* /*texture*/)
61
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected