IntersectLineSegmentPlane#

inline bool IntersectLineSegmentPlane(
const Vec3 &start,
const Vec3 &end,
const Plane &plane,
Vec3 &out,
)#