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