Home
last modified time | relevance | path

Searched defs:nodeComponent (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp734 const auto nodeComponent = *ScopedHandle<const NodeComponent>(handle); in SetEnabled() local
972 if (const auto nodeComponent = nodeComponentManager_.Read(entity)) { in Refresh() local
Drender_system.cpp1837 const NodeComponent nodeComponent = nodeMgr_->Get(row.components[2u]); in ProcessReflections() local
1981 const NodeComponent nodeComponent = nodeMgr_->Get(row.components[1u]); in ProcessLights() local