• Compute the winding direction of the polygon input.

    The result is a boolean Data or Vector, where true means Clockwise winding order and false means Counter Clockwise winding order.

    Parameters

    Returns arrow.Data<arrow.Bool>

  • Parameters

    Returns arrow.Vector<arrow.Bool>

Generated using TypeDoc