跳到主要内容

KGeomLoop2d.isCCW() method

判断该二维环是否为逆时针。

Whether the loop is counter-clockwise.

Signature:

isCCW(): boolean;

Returns:

boolean

返回二维环的绕向是否为逆时针。

Return true if the loop2d is counter-clockwise.