org.rococoa.cocoa.opengl
Interface GLIFunctionDispatch.test_object_APPLE_callback

All Superinterfaces:
Callback
Enclosing class:
GLIFunctionDispatch

public static interface GLIFunctionDispatch.test_object_APPLE_callback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 byte invoke(OpenGLLibrary.__GLIContextRec ctx, int object, int name)
           
 

Method Detail

invoke

byte invoke(OpenGLLibrary.__GLIContextRec ctx,
            int object,
            int name)