Package com.metsci.glimpse.support.polygon

Tessellation of polygons into collections of triangles which can be easily drawn by the graphics card.

See:
          Description

Interface Summary
VertexAccumulator  
 

Class Summary
Polygon  
Polygon.Loop  
Polygon.Loop.LoopBuilder  
PolygonTessellator  
SimpleVertexAccumulator  
 

Enum Summary
Polygon.Interior  
 

Exception Summary
PolygonTessellator.TessellationException  
 

Package com.metsci.glimpse.support.polygon Description

Tessellation of polygons into collections of triangles which can be easily drawn by the graphics card. Provides a simple wraper around OpenGL and GLUT tesselation utilities.



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