Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
u_int PathDepthInfo::GetRRDepth() const {
55
return diffuseDepth + glossyDepth;
56
}
Callers
6
Film2SceneRadiusThread
Function · 0.80
RenderFunc
Method · 0.80
DirectLightSampling
Method · 0.80
RenderEyeSample
Method · 0.80
RenderLightSample
Method · 0.80
TracePhotonPath
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected