MCPcopy 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
35void commit(SceneBuilderHandle _b)
36{
37 auto *b = (detail::Builder *)_b;
38 b->commit();
39}
40
41void release(SceneBuilderHandle _b)
42{

Callers 15

SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
SetUpMethod · 0.50
refreshSceneMethod · 0.50
InitMethod · 0.50

Calls 1

commitMethod · 0.45

Tested by

no test coverage detected