GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.common.nio.ElementBuffer Member List

This is the complete list of members for com.jogamp.common.nio.ElementBuffer, including all inherited members.

AbstractBuffer(final Buffer buffer, final int elementSize, final int capacity)com.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
allocate(final int elementSize, final int elemCount)com.jogamp.common.nio.ElementBufferstatic
allocateDirect(final int elementSize, final int elemCount)com.jogamp.common.nio.ElementBufferstatic
array()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
arrayOffset()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
buffercom.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
capacitycom.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
capacity()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
clear()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
derefPointer(final int elementSize, final long aptr, final int elemCount)com.jogamp.common.nio.ElementBufferstatic
derefPointer(final int elementSize, final ByteBuffer ptrSrc, final int ptrSrcByteOffset, final int elemCount)com.jogamp.common.nio.ElementBufferstatic
elementSizecom.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
elementSize()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
flip()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
get(final int srcElemPos, final ByteBuffer destElemBytes, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final ByteBuffer destElemBytes)com.jogamp.common.nio.ElementBuffer
get(final ByteBuffer destElemBytes)com.jogamp.common.nio.ElementBuffer
get(final ByteBuffer[] destElements, int destElemPos, int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final byte[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final short[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final char[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final int[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final float[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final long[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
get(final int srcElemPos, final double[] dest, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
getBuffer()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
getByteBuffer()com.jogamp.common.nio.ElementBuffer
getDirectBufferAddress()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
hasArray()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
hasRemaining()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
isDirect()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
limitcom.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
limit()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
limit(final int newLim)com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
POINTER_SIZEcom.jogamp.common.nio.AbstractBuffer< ElementBuffer >static
positioncom.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
position()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
position(final int newPos)com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
put(final ElementBuffer src)com.jogamp.common.nio.ElementBuffer
put(final ByteBuffer srcElemBytes, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final int destElemPos, final ByteBuffer srcElemBytes)com.jogamp.common.nio.ElementBuffer
put(final ByteBuffer srcElemBytes)com.jogamp.common.nio.ElementBuffer
put(final ByteBuffer[] srcElements, int offset, int length)com.jogamp.common.nio.ElementBuffer
put(final byte[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final short[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final char[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final int[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final float[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final long[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
put(final double[] src, final int srcElemPos, final int destElemPos, final int elemCount)com.jogamp.common.nio.ElementBuffer
remaining()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
rewind()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
slice(final int offset, final int length)com.jogamp.common.nio.ElementBuffer
storeDirectAddress(final ByteBuffer directDest)com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
storeDirectAddress(final ByteBuffer directDest, final int destBytePos)com.jogamp.common.nio.AbstractBuffer< ElementBuffer >
toString()com.jogamp.common.nio.ElementBuffer
toSubString()com.jogamp.common.nio.AbstractBuffer< ElementBuffer >protected
wrap(final int elementSize, final ByteBuffer src)com.jogamp.common.nio.ElementBufferstatic
wrap(final int elementSize, final ByteBuffer src, final int srcByteOffset, final int elemCount)com.jogamp.common.nio.ElementBufferstatic