Home
last modified time | relevance | path

Searched defs:jointMatricesComponentManager (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp364 auto const& jointMatricesComponentManager = GetManager<IJointMatricesComponentManager>(ecs); in RayCast() local
419 auto const& jointMatricesComponentManager = GetManager<IJointMatricesComponentManager>(ecs); in RayCast() local
146 UpdateRecursiveAABB(const IRenderMeshComponentManager& renderMeshComponentManager, const IWorldMatrixComponentManager& worldMatrixComponentManager, const IJointMatricesComponentManager& jointMatricesComponentManager, const IMeshComponentManager& meshManager, const ISceneNode& sceneNode, bool isRecursive, MinAndMax& mamInOut) UpdateRecursiveAABB() argument

Completed in 3 milliseconds