Home
last modified time | relevance | path

Searched refs:systemPropertyApi_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.h145 CORE_NS::PropertyApiImpl<Properties> systemPropertyApi_; member in final
H A Danimation_system.cpp587 : ecs_(ecs), systemPropertyApi_(&systemProperties_, array_view(SystemMetadata)), in AnimationSystem()
619 return systemPropertyApi_.GetData(); in GetProperties()
624 return systemPropertyApi_.GetData(); in GetProperties()
629 if (data.Owner() != &systemPropertyApi_) { in SetProperties()

Completed in 3 milliseconds