Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ AddInstance
Method
AddInstance
apps/ospTestSuite/test_fixture.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void Base::AddInstance(cpp::Instance instance)
88
{
89
instance.commit();
90
instances.push_back(instance);
91
}
92
93
void Base::PerformRenderTest()
94
{
Callers
nothing calls this directly
Calls
1
commit
Method · 0.45
Tested by
no test coverage detected