public abstract class CLBuildProgramCallback extends PointerWrapperAbstract
pointer
Modifier | Constructor and Description |
---|---|
protected |
CLBuildProgramCallback() |
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 that was builtCopyright © 2002-2009 lwjgl.org. All Rights Reserved.