MCPcopy 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
87void Base::AddInstance(cpp::Instance instance)
88{
89 instance.commit();
90 instances.push_back(instance);
91}
92
93void Base::PerformRenderTest()
94{

Callers

nothing calls this directly

Calls 1

commitMethod · 0.45

Tested by

no test coverage detected