MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / get_node

Method get_node

framework/scene_graph/components/light.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39vkb::scene_graph::NodeC *Light::get_node()
40{
41 return node;
42}
43
44void Light::set_light_type(const LightType &type)
45{

Callers 9

update_debug_windowMethod · 0.45
allocate_lightsMethod · 0.45
get_sorted_nodes_implMethod · 0.45
prepareMethod · 0.45
updateMethod · 0.45
prepareMethod · 0.45
updateMethod · 0.45
prepareMethod · 0.45

Calls

no outgoing calls

Tested by 1