library
/
com.otaliastudios.opengl.extensions
/
toBuffer
common
to
Buffer
fun
FloatArray
.
toBuffer
():
FloatBuffer
Content copied to clipboard
fun
ShortArray
.
toBuffer
():
ShortBuffer
Content copied to clipboard
fun
IntArray
.
toBuffer
():
IntBuffer
Content copied to clipboard
fun
ByteArray
.
toBuffer
():
ByteBuffer
Content copied to clipboard