|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GLVertexAttribute | |
---|---|
com.metsci.glimpse.gl.attribute | Vertex buffers and GL attribute handling utilities. |
Uses of GLVertexAttribute in com.metsci.glimpse.gl.attribute |
---|
Methods in com.metsci.glimpse.gl.attribute that return GLVertexAttribute | |
---|---|
static GLVertexAttribute |
GLVertexAttribute.valueOf(java.lang.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. |
Methods in com.metsci.glimpse.gl.attribute with parameters of type GLVertexAttribute | |
---|---|
void |
GLFloatBuffer.bind(GLVertexAttribute type,
javax.media.opengl.GL gl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |