Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ newWorld
Method
newWorld
modules/cpu/ISPCDevice.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
///////////////////////////////////////////////////////////////////////////
455
456
OSPWorld ISPCDevice::newWorld()
457
{
458
return (OSPWorld) new World(*this);
459
}
460
461
box3f ISPCDevice::getBounds(OSPObject _obj)
462
{
Callers
1
API.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected