Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
std::string PathTracer::toString() const
25
{
26
return
"ospray::PathTracer"
;
27
}
28
29
void PathTracer::commit()
30
{
Callers
1
generateGeometryLights
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected