linePointDistanceSquared

fun linePointDistanceSquared(l1: Vec3, l2: Vec3, p: Vec3): Double

Determines the squared distance between the line defined by l1 and l2 the point p