MCPcopy Create free account
hub / github.com/LuxCoreRender/LuxCore / GetRRDepth

Method GetRRDepth

src/slg/utils/pathdepthinfo.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54u_int PathDepthInfo::GetRRDepth() const {
55 return diffuseDepth + glossyDepth;
56}

Callers 6

Film2SceneRadiusThreadFunction · 0.80
RenderFuncMethod · 0.80
DirectLightSamplingMethod · 0.80
RenderEyeSampleMethod · 0.80
RenderLightSampleMethod · 0.80
TracePhotonPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected