org.rococoa.cocoa.opengl
Interface GLIFunctionDispatch.get_attrib_location_ARB_callback

All Superinterfaces:
Callback
Enclosing class:
GLIFunctionDispatch

public static interface GLIFunctionDispatch.get_attrib_location_ARB_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
 int invoke(OpenGLLibrary.__GLIContextRec ctx, Pointer programObj, ByteByReference name)
           
 

Method Detail

invoke

int invoke(OpenGLLibrary.__GLIContextRec ctx,
           Pointer programObj,
           ByteByReference name)