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

Method loadModule

modules/mpi/ospray/MPIDistributedDevice.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352int MPIDistributedDevice::loadModule(const char *name)
353{
354 return loadLocalModule(name);
355}
356
357OSPImageOperation MPIDistributedDevice::newImageOp(const char *type)
358{

Callers

nothing calls this directly

Calls 1

loadLocalModuleFunction · 0.85

Tested by

no test coverage detected