Interface OSVR_OpenGLToolkitFunctions.OSVR_CBool_callback
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing class:
- OSVR_OpenGLToolkitFunctions
public static interface OSVR_OpenGLToolkitFunctions.OSVR_CBool_callback
extends com.sun.jna.Callback
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler
-
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
-
Method Summary
Modifier and TypeMethodDescriptionint
apply
(com.sun.jna.Pointer data, OSVR_OpenGLContextParams p)
-
Method Details
-
apply
-