Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ set_node
Method
set_node
framework/scene_graph/components/light.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void Light::set_node(vkb::scene_graph::NodeC &n)
35
{
36
node = &n;
37
}
38
39
vkb::scene_graph::NodeC *Light::get_node()
40
{
Callers
4
load_scene
Method · 0.45
utils.cpp
File · 0.45
prepare
Method · 0.45
prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected