MCPcopy Create free account
hub / github.com/Nadrin/Quartz / DistantLight

Method DistantLight

src/raytrace/backend/distantlight.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace Raytrace {
17
18DistantLight::DistantLight()
19 : BackendNode(ReadOnly)
20{}
21
22void DistantLight::sceneChangeEvent(const QSceneChangePtr &change)
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected