Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.h76 class NodeCache; variable
H A Dnode_system.cpp501 class NodeSystem::NodeCache final : public NodeAccess { class in NodeSystem
503 NodeCache(IEntityManager& entityManager, INameComponentManager& nameComponentManager, in NodeCache() function in NodeSystem::NodeCache