MCPcopy 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
114void Tr2EffectLibraryParameters::AddReroutable( ITriReroutable* reroutable )
115{
116 m_reroutedParameters.push_back( reroutable );
117}
118
119
120Tr2EffectPassParameters::Tr2EffectPassParameters() :

Callers 1

MapPassParametersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected