MCPcopy 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
765bool Object::CastShadow() const
766{
767 return IS_SHADOW_OBJECT;
768}
769
770bool Object::CastProxyShadow(int level, int index) const
771{

Callers 3

AdjustComplexityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected