MCPcopy 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
456OSPWorld ISPCDevice::newWorld()
457{
458 return (OSPWorld) new World(*this);
459}
460
461box3f ISPCDevice::getBounds(OSPObject _obj)
462{

Callers 1

API.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected