C# Class PixelFarm.DrawingGL.TessTool

显示文件 Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
TessPolygon ( float vertex2dCoords ) : List
TessTool ( Tesselate tess ) : System.Collections.Generic

Method Details

TessPolygon() public method

public TessPolygon ( float vertex2dCoords ) : List
vertex2dCoords float
return List

TessTool() public method

public TessTool ( Tesselate tess ) : System.Collections.Generic
tess Tesselate
return System.Collections.Generic