Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ CastShadow
Method
CastShadow
engine/Poseidon/World/Scene/Object.cpp:765–768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
763
}
764
765
bool Object::CastShadow() const
766
{
767
return IS_SHADOW_OBJECT;
768
}
769
770
bool Object::CastProxyShadow(int level, int index) const
771
{
Callers
3
AdjustShadowComplexity
Method · 0.45
AdjustComplexity
Method · 0.45
RenderShadowMapDepthPass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected