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