메소드 | 설명 | |
---|---|---|
Triangulate ( ) : int[] | ||
tk2dTriangulator ( Vector2 points ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
Area ( ) : float | ||
InsideTriangle ( Vector2 A, Vector2 B, Vector2 C, Vector2 P ) : bool | ||
Snip ( int u, int v, int w, int n, int V ) : bool |
public tk2dTriangulator ( Vector2 points ) : System.Collections.Generic | ||
points | Vector2 | |
리턴 | System.Collections.Generic |