PointerWrapperpublic abstract class CLLinkProgramCallback extends PointerWrapperAbstract
pointer| Constructor | Description |
|---|---|
CLLinkProgramCallback() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract void |
handleMessage(CLProgram program) |
The callback method.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcheckValid, equals, getPointer, hashCode, isValid, toStringprotected abstract void handleMessage(CLProgram program)
program - the CLProgram object affectedCopyright © 2002-2009 lwjgl.org. All Rights Reserved.