Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ commit
Function
commit
apps/common/ospray_testing/ospray_testing.cpp:35–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void commit(SceneBuilderHandle _b)
36
{
37
auto *b = (detail::Builder *)_b;
38
b->commit();
39
}
40
41
void release(SceneBuilderHandle _b)
42
{
Callers
15
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
SetUp
Method · 0.50
refreshScene
Method · 0.50
Init
Method · 0.50
Calls
1
commit
Method · 0.45
Tested by
no test coverage detected