Uses of Interface
com.metsci.glimpse.support.polygon.VertexAccumulator

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

Uses of VertexAccumulator in com.metsci.glimpse.support.polygon
 

Classes in com.metsci.glimpse.support.polygon that implement VertexAccumulator
static class Polygon.Loop.LoopBuilder
           
 class SimpleVertexAccumulator
           
 

Methods in com.metsci.glimpse.support.polygon with parameters of type VertexAccumulator
 int PolygonTessellator.tessellate(Polygon poly, VertexAccumulator accumulator)
           
 



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