Tests if this line segment is finite.
A line segment is finite if its endpoints a and b do not contain floating-point NaNs or +/-infs in them.
True if both a and b have finite floating-point values.