Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ getNumObjects
Function
getNumObjects
tutorials/buildbench/buildbench_device.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
size_t getNumObjects(ISPCScene* scene_in)
153
{
154
return scene_in->numGeometries;
155
}
156
157
void updateObjects(ISPCScene* scene_in, RTCScene scene_out)
158
{
Callers
8
Benchmark_Dynamic_Update_Legacy
Function · 0.85
Benchmark_Dynamic_Update
Function · 0.85
Benchmark_Dynamic_Create_Legacy
Function · 0.85
Benchmark_Dynamic_Create
Function · 0.85
Benchmark_Static_Create_Legacy
Function · 0.85
Benchmark_Static_Create
Function · 0.85
Benchmark_Static_Create_UserThreads_Legacy
Function · 0.85
Benchmark_Static_Create_UserThreads
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected