public final class CLBufferRegion
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
STRUCT_SIZE
The cl_buffer_region struct size in bytes.
|
Constructor and Description |
---|
CLBufferRegion(int origin,
int size) |
Modifier and Type | Method and Description |
---|---|
int |
getOrigin() |
int |
getSize() |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.