Lines Matching full:othercoords
768 const PointerCoords& otherCoords = other->getPointerById(id);771 lerp(currentCoords.getX(), otherCoords.getX(), alpha));773 lerp(currentCoords.getY(), otherCoords.getY(), alpha));779 otherCoords.getX(), otherCoords.getY(),