C# 클래스 PixelFarm.DrawingGL.TessTool

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
TessPolygon ( float vertex2dCoords ) : List
TessTool ( Tesselate tess ) : System.Collections.Generic

메소드 상세

TessPolygon() 공개 메소드

public TessPolygon ( float vertex2dCoords ) : List
vertex2dCoords float
리턴 List

TessTool() 공개 메소드

public TessTool ( Tesselate tess ) : System.Collections.Generic
tess Tesselate
리턴 System.Collections.Generic