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

Method toString

modules/cpu/render/pathtracer/PathTracer.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22{}
23
24std::string PathTracer::toString() const
25{
26 return "ospray::PathTracer";
27}
28
29void PathTracer::commit()
30{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected