MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / SoundRenderGetOcculution

Function SoundRenderGetOcculution

ogsr_engine/xrSound/SoundRender_Core.cpp:687–687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

685}
686
687XRSOUND_API float SoundRenderGetOcculution(Fvector& P, float R, Fvector* occ) { return SoundRender->get_occlusion(P, R, occ); }

Callers 1

UpdateMethod · 0.85

Calls 1

get_occlusionMethod · 0.80

Tested by

no test coverage detected