Package com.jme3.system.jopenvr
Interface VR_IVRTrackedCamera_FnTable.GetVideoStreamTextureSize_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRTrackedCamera_FnTable
public static interface VR_IVRTrackedCamera_FnTable.GetVideoStreamTextureSize_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:1829
- 
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(int nDeviceIndex, int eFrameType, VRTextureBounds_t pTextureBounds, com.sun.jna.ptr.IntByReference pnWidth, com.sun.jna.ptr.IntByReference pnHeight) 
- 
Method Details- 
applyint apply(int nDeviceIndex, int eFrameType, VRTextureBounds_t pTextureBounds, com.sun.jna.ptr.IntByReference pnWidth, com.sun.jna.ptr.IntByReference pnHeight) 
 
-