Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsEnabled
Method
IsEnabled
trinity/RenderJob/TriRenderStep.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
bool TriRenderStep::IsEnabled() const
35
{
36
return m_enabled;
37
}
38
39
void TriRenderStep::BeginExecute( Tr2RenderContext& renderContext )
40
{
Callers
1
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected