Uses of Class
com.metsci.glimpse.support.polygon.PolygonTessellator.TessellationException

Packages that use PolygonTessellator.TessellationException
com.metsci.glimpse.support.polygon Tessellation of polygons into collections of triangles which can be easily drawn by the graphics card. 
 

Uses of PolygonTessellator.TessellationException in com.metsci.glimpse.support.polygon
 

Methods in com.metsci.glimpse.support.polygon that throw PolygonTessellator.TessellationException
 int PolygonTessellator.tessellate(Polygon poly, VertexAccumulator accumulator)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.