The barycentric coordinates of this vector, where Vec3D.X, Vec3D.Y and Vec3D.Z represent the weights for the triangle vertices a in, b in and c in (in this order). This vector lies inside of the given triangle iff Vec3D.X, Vec3D.Y and Vec3D.Z are non-negative.
Computes the barycentric coordinates of this vector in the given triangle.