public abstract class CLContextCallback extends PointerWrapperAbstract
pointer
Modifier | Constructor and Description |
---|---|
protected |
CLContextCallback() |
protected |
CLContextCallback(long pointer)
This constructor allows non-LWJGL implementations.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
handleMessage(java.lang.String errinfo,
java.nio.ByteBuffer private_info)
The callback method.
|
checkValid, equals, getPointer, hashCode, isValid, toString
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.