MCPcopy Create free account
hub / github.com/OGRECave/ogre / getShadowsEnabled

Method getShadowsEnabled

OgreMain/src/OgreCompositionTargetPass.cpp:120–123  ·  view source on GitHub ↗

-----------------------------------------------------------------------

Source from the content-addressed store, hash-verified

118}
119//-----------------------------------------------------------------------
120bool CompositionTargetPass::getShadowsEnabled(void) const
121{
122 return mShadowsEnabled;
123}
124//-----------------------------------------------------------------------
125CompositionPass *CompositionTargetPass::createPass(CompositionPass::PassType type)
126{

Callers 11

updateShadowSplitOptionsFunction · 0.80
_renderSceneMethod · 0.80
preViewportUpdateMethod · 0.80
preTargetOperationMethod · 0.80
processVisibleObjectMethod · 0.80
addRenderableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected