Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp138 static constexpr const auto RQ_PJM = 5U; member
1546 row->components[RQ_PJM], world, prevWorld });
1582 if (row->IsValidComponentId(RQ_JM) && row->IsValidComponentId(RQ_PJM)) {
1584 auto const prevJointMatricesData = prevJointMatricesMgr_->Read(row->components[RQ_PJM]);
1618 if (row->IsValidComponentId(RQ_JM) && row->IsValidComponentId(RQ_PJM)) {
1620 auto const prevJointMatricesData = prevJointMatricesMgr_->Read(row->components[RQ_PJM]);

Completed in 4 milliseconds