메소드 |
설명 |
|
At ( int i, Vertices vertices ) : Vector2 |
|
|
CanSee ( int i, int j, Vertices vertices ) : bool |
|
|
Copy ( int i, int j, Vertices vertices ) : Vertices |
|
|
Left ( Vector2 a, Vector2 b, Vector2 c ) : bool |
|
|
LeftOn ( Vector2 a, Vector2 b, Vector2 c ) : bool |
|
|
Reflex ( int i, Vertices vertices ) : bool |
|
|
Right ( Vector2 a, Vector2 b, Vector2 c ) : bool |
|
|
Right ( int i, Vertices vertices ) : bool |
|
|
RightOn ( Vector2 a, Vector2 b, Vector2 c ) : bool |
|
|
SquareDist ( Vector2 a, Vector2 b ) : float |
|
|
TriangulatePolygon ( Vertices vertices ) : List |
|
|