public abstract class CLCompileProgramCallback extends PointerWrapperAbstract
pointer
Constructor and Description |
---|
CLCompileProgramCallback() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
handleMessage(CLProgram program)
The callback method.
|
checkValid, equals, getPointer, hashCode, isValid, toString
protected abstract void handleMessage(CLProgram program)
program
- the CLProgram object affectedCopyright © 2002-2009 lwjgl.org. All Rights Reserved.