Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ AddLut
Method
AddLut
trinity/PostProcess/Tr2PostProcess2.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void Tr2PostProcess2::AddLut( Tr2PPLutEffectPtr effect )
61
{
62
m_luts.Append( effect );
63
}
64
65
void Tr2PostProcess2::ClearLuts()
66
{
Callers
1
MergeInto
Method · 0.80
Calls
1
Append
Method · 0.80
Tested by
no test coverage detected