Skip navigation links
us.ihmc.euclid.geometry

Class LineSegment1D

Parameters:
point - the query.
epsilon - the tolerance to use for this test. If positive, the test becomes less restrictive. If negative, the test becomes more conservative.
Returns:
true if the point is considered to be between this line segment's endpoints, false otherwise.
Skip navigation links