Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp359 auto* otheri = static_cast<const EntityManager::IteratorImpl*>(other.get()); in Compare() local
360 return (index_ == otheri->index_) && (type_ == otheri->type_); in Compare()

Completed in 1 milliseconds