Package | Description |
---|---|
com.metsci.glimpse.gl.attribute |
Vertex buffers and GL attribute handling utilities.
|
Modifier and Type | Method and Description |
---|---|
static GLVertexAttribute |
GLVertexAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GLVertexAttribute[] |
GLVertexAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GLBuffer.bind(GLVertexAttribute type,
javax.media.opengl.GL2 gl) |
Copyright © 2013 Metron, Inc.. All rights reserved.