public static interface GLFloatBuffer2D.IndexedMutator extends GLFloatBuffer.Mutator
Modifier and Type | Method and Description |
---|---|
int |
getUpdateIndex()
Indicates that the mutator will delete everything currently existing in the
buffer at this index and beyond.
|
void |
mutate(FloatBuffer data,
int elementSize) |
int getUpdateIndex()
void mutate(FloatBuffer data, int elementSize)
mutate
in interface GLFloatBuffer.Mutator
Copyright © 2016 Metron, Inc.. All rights reserved.