Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
namespace Raytrace {
17
18
DistantLight::DistantLight()
19
: BackendNode(ReadOnly)
20
{}
21
22
void DistantLight::sceneChangeEvent(const QSceneChangePtr &change)
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected