IntersectSegmentTri# inline bool IntersectSegmentTri( const Vec3 &p, const Vec3 &q, const Vec3 &a, const Vec3 &b, const Vec3 &c, float &t, float &u, float &v, float &w, Vec3 *normal, )#