Whether the triangle contains the given point.
The point to check.
true if the given point lies within this triangle, false otherwise.
See Implementation
Whether the triangle contains the given point.