| GeometryHelperGetBarycentricFromPoint Method |
| Name | Description | |
|---|---|---|
| GetBarycentricFromPoint(Triangle, Vector3F, Single, Single, Single) |
Gets the barycentric coordinates of a point and a triangle.
| |
| GetBarycentricFromPoint(Triangle, Vector3F, Single, Single, Single) |
Determines whether the projection of a point (into the triangle plane) is inside the given
triangle. (This overload uses per-reference parameters for performance.)
|