MCPcopy 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
27std::string Light::toString() const
28{
29 return "ospray::Light";
30}
31
32void Light::queryIntensityQuantityType(const OSPIntensityQuantity &defaultIQ)
33{

Callers 1

readParamsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected