Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ toString
Method
toString
modules/cpu/lights/Light.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
std::string Light::toString() const
28
{
29
return
"ospray::Light"
;
30
}
31
32
void Light::queryIntensityQuantityType(const OSPIntensityQuantity &defaultIQ)
33
{
Callers
1
readParams
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected