public class GLFloatBuffer extends GLBuffer
Modifier and Type | Class and Description |
---|---|
static interface |
GLFloatBuffer.Mutator |
Constructor and Description |
---|
GLFloatBuffer(int length,
int elementSize) |
Modifier and Type | Method and Description |
---|---|
int |
getBytesPerElement() |
int |
getGlType() |
void |
mutate(GLFloatBuffer.Mutator mutator) |
bind, bind, createBuffer, dispose, ensureCapacity, getMaxVertices, getNumVertices, isDirty, makeDirty, mutate, prepare, unbind
public int getBytesPerElement()
getBytesPerElement
in class GLBuffer
public void mutate(GLFloatBuffer.Mutator mutator)
Copyright © 2016 Metron, Inc.. All rights reserved.