MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / sgGetFirstShadowEntry

Method sgGetFirstShadowEntry

engine/source/lightingSystem/sgObjectShadows.cc:477–480  ·  view source on GitHub ↗

void sgObjectShadows::sgUpdateShadow(sgShadowProjector *shadow) { shadow->sgSetEnable(sgEnable); shadow->sgSetCanMove(sgCanMove); shadow->sgSetCanRTT(sgCanRTT); shadow->sgSetCanSelfShadow(sgCanSelfShadow); shadow->sgSetShadowSize(sgRequestedShadowSize); shadow->sgSetFrameSkip(sgFrameSkip); shadow->sgSetMaxVisibleDistance(sgMaxVisibleDistance); shadow->sgSetProjectio

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

findMethod · 0.45

Tested by

no test coverage detected