MCPcopy 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

DrawMethod · 0.45
IsPassEnabledMethod · 0.45
ResetPassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected