| alive | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| associate(final Object obj, final boolean enable) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| buffer | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| bytePosition() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| bytesPerComp | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| compClazz | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| compsPerElement | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| compType | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| createFixed(final int index, final int comps, final int dataType, final boolean normalized, final int stride, final Buffer buffer, final int vboName, final long vboOffset, final int vboUsage, final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| createFixed(final int index, final int comps, final int dataType, final boolean normalized, final int stride, final int mappedElementCount, final int vboName, final long vboOffset, final int vboUsage, final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| createGLSL(final String name, final int comps, final int dataType, final boolean normalized, final int stride, final Buffer buffer, final int vboName, final long vboOffset, final int vboUsage, final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| createGLSL(final String name, final int comps, final int dataType, final boolean normalized, final int stride, final int mappedElementCount, final int vboName, final long vboOffset, final int vboUsage, final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| DEBUG | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| destroy(final GL gl) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| elemPosition() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| elemStatsToString() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| fillStatsToString() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getBuffer() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getBufferClass() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getBufferClass(final int dataType) | com.jogamp.opengl.util.GLArrayDataWrapper | static |
| getByteCapacity() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getByteCount() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getBytesPerComp() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getCompsPerElem() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getCompType() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getElemCapacity() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getElemCount() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getIndex() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getLocation() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getName() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getNormalized() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getStride() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getVBOName() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getVBOOffset() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getVBOTarget() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| getVBOUsage() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| GLArrayDataWrapper(final String name, final int index, final int componentsPerElement, final int componentType, final boolean normalized, final int stride, final Buffer data, final int mappedElementCount, final boolean isVertexAttribute, final int vboName, final long vboOffset, final int vboUsage, final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| GLArrayDataWrapper(final GLArrayDataWrapper src) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| index | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| isVBO() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| isVertexAttr | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| isVertexAttribute() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| location | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| mappedElemCount | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| name | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| normalized | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| remainingBytes() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| remainingElems() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| sealed | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| sealed() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setLocation(final int v) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setLocation(final GL2ES2 gl, final int program) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setLocation(final GL2ES2 gl, final int program, final int location) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setName(final String newName) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setVBOEnabled(final boolean vboEnabled) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setVBOName(final int vboName) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setVBOTarget(final int vboTarget) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| setVBOUsage(final int vboUsage) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| strideB | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| strideL | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| toString() | com.jogamp.opengl.util.GLArrayDataWrapper | |
| validate(final GLProfile glp, final boolean throwException) | com.jogamp.opengl.util.GLArrayDataWrapper | |
| vboEnabled | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| vboName | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| vboOffset | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| vboTarget | com.jogamp.opengl.util.GLArrayDataWrapper | protected |
| vboUsage | com.jogamp.opengl.util.GLArrayDataWrapper | protected |