Searched refs:otherXyzRot (Results 1 – 1 of 1) sorted by relevance
878 Vec3<T> otherXyzRot; in nearestRotation() local879 otherXyzRot[i] = M_PI+xyzRot[i]; in nearestRotation()880 otherXyzRot[j] = M_PI-xyzRot[j]; in nearestRotation()881 otherXyzRot[k] = M_PI+xyzRot[k]; in nearestRotation()883 simpleXYZRotation(otherXyzRot, targetXyzRot); in nearestRotation()886 Vec3<T> od = otherXyzRot - targetXyzRot; in nearestRotation()892 xyzRot = otherXyzRot; in nearestRotation()