Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
GLFloatBuffer2D |
Modifier and Type | Method and Description |
---|---|
void |
ShadedPointPainter.useColorAttribData(GLFloatBuffer attributeBuffer) |
void |
TimeShadedPointPainter.useColorAttribData(GLFloatBuffer attributeBuffer) |
void |
ShadedPointPainter.useSizeAttribData(GLFloatBuffer attributeBuffer) |
void |
TimeShadedPointPainter.useSizeAttribData(GLFloatBuffer attributeBuffer) |
Copyright © 2013 Metron, Inc.. All rights reserved.