Package com.jme3.system.jopenvr
Interface VR_IVRScreenshots_FnTable.RequestScreenshot_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRScreenshots_FnTable
public static interface VR_IVRScreenshots_FnTable.RequestScreenshot_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2292
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.sun.jna.Callbackcom.sun.jna.Callback.UncaughtExceptionHandler
- 
Field SummaryFields inherited from interface com.sun.jna.CallbackFORBIDDEN_NAMES, METHOD_NAME
- 
Method SummaryModifier and TypeMethodDescriptionintapply(com.sun.jna.ptr.IntByReference pOutScreenshotHandle, int type, com.sun.jna.Pointer pchPreviewFilename, com.sun.jna.Pointer pchVRFilename) 
- 
Method Details- 
applyint apply(com.sun.jna.ptr.IntByReference pOutScreenshotHandle, int type, com.sun.jna.Pointer pchPreviewFilename, com.sun.jna.Pointer pchVRFilename) 
 
-