Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ IsEnabled
Method
IsEnabled
src/Nazara/Graphics/DeferredRenderPass.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
*/
67
68
bool DeferredRenderPass::IsEnabled() const
69
{
70
return m_enabled;
71
}
72
73
/*!
74
* \brief Resizes the texture sizes
Callers
3
Draw
Method · 0.45
IsPassEnabled
Method · 0.45
ResetPass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected