Wrapper function for isPointInTriangle which allows an array of vectors.
True if the point is inside the triangle or on one of its edges; otherwise, false.
Wrapper function for isPointInTriangle which allows an array of vectors.