Definition at line 48 of file BufferFactoryInternal.java.
◆ arrayBaseOffset()
| static int com.jogamp.gluegen.runtime.BufferFactoryInternal.arrayBaseOffset |
( |
Object |
array | ) |
|
|
static |
◆ arrayIndexScale()
| static int com.jogamp.gluegen.runtime.BufferFactoryInternal.arrayIndexScale |
( |
Object |
array | ) |
|
|
static |
◆ freeCString()
| static void com.jogamp.gluegen.runtime.BufferFactoryInternal.freeCString |
( |
long |
cStr | ) |
|
|
static |
◆ getDirectBufferAddress()
| static long com.jogamp.gluegen.runtime.BufferFactoryInternal.getDirectBufferAddress |
( |
Buffer |
buf | ) |
|
|
static |
◆ newCString()
| static long com.jogamp.gluegen.runtime.BufferFactoryInternal.newCString |
( |
String |
str | ) |
|
|
static |
◆ newDirectByteBuffer()
| static ByteBuffer com.jogamp.gluegen.runtime.BufferFactoryInternal.newDirectByteBuffer |
( |
long |
address, |
|
|
int |
capacity |
|
) |
| |
|
static |
◆ newJavaString()
| static String com.jogamp.gluegen.runtime.BufferFactoryInternal.newJavaString |
( |
long |
cStr | ) |
|
|
static |
The documentation for this class was generated from the following file: