triBarycentricCoords

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector3f triBarycentricCoords(Vector3f v0, Vector3f v1, Vector3f v2, Vector3f p)
  2. Vector3f triBarycentricCoords(Vector2f ta, Vector2f tb, Vector2f tc, float s, float t)
    triBarycentricCoords

Meta