public static interface VR_IVROverlay_FnTable.GetOverlayTexture_callback
extends com.sun.jna.Callback
Modifier and Type | Method and Description |
---|---|
int |
apply(long ulOverlayHandle,
com.sun.jna.ptr.PointerByReference pNativeTextureHandle,
com.sun.jna.Pointer pNativeTextureRef,
com.sun.jna.ptr.IntByReference pWidth,
com.sun.jna.ptr.IntByReference pHeight,
com.sun.jna.ptr.IntByReference pNativeFormat,
com.sun.jna.ptr.IntByReference pAPIType,
com.sun.jna.ptr.IntByReference pColorSpace,
VRTextureBounds_t pTextureBounds) |
int apply(long ulOverlayHandle, com.sun.jna.ptr.PointerByReference pNativeTextureHandle, com.sun.jna.Pointer pNativeTextureRef, com.sun.jna.ptr.IntByReference pWidth, com.sun.jna.ptr.IntByReference pHeight, com.sun.jna.ptr.IntByReference pNativeFormat, com.sun.jna.ptr.IntByReference pAPIType, com.sun.jna.ptr.IntByReference pColorSpace, VRTextureBounds_t pTextureBounds)