toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.processing
/
isClockwiseOrdered
is
Clockwise
Ordered
fun
List
<
Vector2D
>
.
isClockwiseOrdered
(
)
:
Boolean
Returns true, if the list of
Vector2D
has a clockwise order.
See also
StackOverflow Answer