Searched refs:FRACTION_INDEX (Results 1 – 2 of 2) sorted by relevance
28 static constexpr int FRACTION_INDEX = 0; variable
98 if (std::abs(std::get<FRACTION_INDEX>(beginKeyframe) - FRACTION_MIN) > EPSILON) { in InitInterpolationValue()