Function isPointInTriangleArray

  • Wrapper function for isPointInTriangle which allows an array of vectors.

    Parameters

    Returns boolean

    True if the point is strictly inside the triangle; otherwise, false.

Generated using TypeDoc