Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ splitSAH
Method
splitSAH
kernels/builders/heuristic_spatial_array.h:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
__forceinline float splitSAH() const {
84
return sah;
85
}
86
87
__forceinline bool valid() const {
88
return sah < float(inf);
Callers
1
find
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected