Searched refs:IPreviousJointMatricesComponentManager (Results 1 – 7 of 7) sorted by relevance
32 BEGIN_COMPONENT(IPreviousJointMatricesComponentManager, PreviousJointMatricesComponent)46 …IPreviousJointMatricesComponentManager, PreviousJointMatricesComponent, "7f1327fc-7869-4952-aa87-3…
33 : public BaseManager<PreviousJointMatricesComponent, IPreviousJointMatricesComponentManager> {41 : BaseManager<PreviousJointMatricesComponent, IPreviousJointMatricesComponentManager>( in PreviousJointMatricesComponentManager()
33 class IPreviousJointMatricesComponentManager; variable84 IPreviousJointMatricesComponentManager& previousJointMatricesManager_;
69 class IPreviousJointMatricesComponentManager; variable251 IPreviousJointMatricesComponentManager* prevJointMatricesMgr_ = nullptr;
141 previousJointMatricesManager_(*GetManager<IPreviousJointMatricesComponentManager>(ecs)), in SkinningSystem()
1159 prevJointMatricesMgr_(GetManager<IPreviousJointMatricesComponentManager>(ecs)), in RenderSystem()
153 MANAGER(PREV_JOINT_MATRICES_COMPONENT_TYPE_INFO, IPreviousJointMatricesComponentManager);