Click or drag to resize

MathAlgorithmsCalculateBarycentricCoordinates Method

Overload List
 NameDescription
Public methodStatic memberCalculateBarycentricCoordinates(Vector3F, Vector3F, Vector3F, Vector3F, Single, Single, Single) Computes barycentric coordinates (u, v, w) for point with respect to triangle.
Public methodStatic memberCalculateBarycentricCoordinates(Vector3F, Vector3F, Vector3F, Vector3F, Single, Single, Single) Computes barycentric coordinates (u, v, w) for point with respect to triangle.
Top
See Also