Uses of Package
com.metsci.glimpse.gl.attribute

Packages that use com.metsci.glimpse.gl.attribute
com.metsci.glimpse.gl.attribute Vertex buffers and GL attribute handling utilities. 
com.metsci.glimpse.painter.shape Painters which draw basic geometric shapes: line segments, points, and polygons. 
 

Classes in com.metsci.glimpse.gl.attribute used by com.metsci.glimpse.gl.attribute
GLFloatBuffer
           
GLFloatBuffer.Mutator
           
GLFloatBuffer2D.IndexedMutator
           
GLVertexAttribute
          According to NVIDIA: "GLSL attempts to eliminate aliasing of vertex attributes but this is integral to NVIDIA's hardware approach and necessary for maintaining compatibility with existing OpenGL applications that NVIDIA customers rely on.
 

Classes in com.metsci.glimpse.gl.attribute used by com.metsci.glimpse.painter.shape
GLFloatBuffer
           
GLFloatBuffer2D
           
 



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