Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ sah
Method
sah
tutorials/bvh_builder/bvh_builder_device.cpp:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
: id(id), bounds(bounds) {}
78
79
float sah() {
80
return 1.0f;
81
}
82
83
static void* create (RTCThreadLocalAllocator alloc, const RTCBuildPrimitive* prims, size_t numPrims, void* userPtr)
84
{
Callers
2
sah
Method · 0.45
build
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected