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