|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Struct.Array in org.jocl |
---|
Methods in org.jocl that return Struct.Array | ||
---|---|---|
static
|
Struct.allocateArray(java.lang.Class<T> structClass,
int elements)
|
Methods in org.jocl with parameters of type Struct.Array | |
---|---|
static Pointer |
Pointer.to(Struct.Array<?> structArray)
Creates a new Pointer to the given Structure. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |