MCPcopy Create free account
hub / github.com/RenderKit/ospray / newGroup

Method newGroup

modules/cpu/ISPCDevice.cpp:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438///////////////////////////////////////////////////////////////////////////
439
440OSPGroup ISPCDevice::newGroup()
441{
442 return (OSPGroup) new Group(*this);
443}
444
445OSPInstance ISPCDevice::newInstance(OSPGroup _group)
446{

Callers 1

API.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected