Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ AddReroutable
Method
AddReroutable
trinity/Shader/Tr2Material.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void Tr2EffectLibraryParameters::AddReroutable( ITriReroutable* reroutable )
115
{
116
m_reroutedParameters.push_back( reroutable );
117
}
118
119
120
Tr2EffectPassParameters::Tr2EffectPassParameters() :
Callers
1
MapPassParameters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected