org.rococoa.cocoa.qd
Interface QDLibrary.DeviceLoopDrawingProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QDLibrary

public static interface QDLibrary.DeviceLoopDrawingProcPtr
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
 void invoke(short depth, short deviceFlags, PointerByReference targetDevice, int userData)
           
 

Method Detail

invoke

void invoke(short depth,
            short deviceFlags,
            PointerByReference targetDevice,
            int userData)


Copyright © 2009. All Rights Reserved.