Searched refs:jointMatricesComponentManager (Results 1 – 1 of 1) sorted by relevance
148 …const IJointMatricesComponentManager& jointMatricesComponentManager, const IMeshComponentManager& … in UpdateRecursiveAABB() argument152 if (const auto jointMatrices = jointMatricesComponentManager.Read(entity); jointMatrices) { in UpdateRecursiveAABB()176 jointMatricesComponentManager, meshManager, *child, isRecursive, mamInOut); in UpdateRecursiveAABB()364 auto const& jointMatricesComponentManager = GetManager<IJointMatricesComponentManager>(ecs); in RayCast() local372 if (const auto jointMatrices = jointMatricesComponentManager->Read(id); jointMatrices) { in RayCast()419 auto const& jointMatricesComponentManager = GetManager<IJointMatricesComponentManager>(ecs); in RayCast() local428 … if (const auto jointMatrices = jointMatricesComponentManager->Read(id); jointMatrices) { in RayCast()