Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
440
OSPGroup ISPCDevice::newGroup()
441
{
442
return (OSPGroup) new Group(*this);
443
}
444
445
OSPInstance ISPCDevice::newInstance(OSPGroup _group)
446
{
Callers
1
API.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected