↓ 6 callersFunctionbtNearestPointInLineSegmentGiven a point and a line segment (defined by two points), compute the closest point in the line. Cap the point at the endpoints of the line segment.
Dependencies/bullet3/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp:429