Searched refs:zeroDelta (Results 1 – 1 of 1) sorted by relevance
1752 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local1754 … *index++ = zeroDelta ? UINT32_MAX : ((targetOffset - baseOffset) / sizeof(MorphInputData)); in GatherDeltasP()1755 if (zeroDelta) { in GatherDeltasP()1781 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local1784 if (zeroDelta) { in GatherDeltasP()1846 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {}); in GatherDeltasPN() local1849 if (zeroDelta) { in GatherDeltasPN()1886 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {}); in GatherDeltasPN() local1889 if (zeroDelta) { in GatherDeltasPN()1981 if (zeroDelta) { in GatherDeltasPNT()[all …]