Package com.jme3.system.jopenvr
Interface VR_IVRCompositor_FnTable.GetMirrorTextureD3D11_callback
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing class:
- VR_IVRCompositor_FnTable
public static interface VR_IVRCompositor_FnTable.GetMirrorTextureD3D11_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2035
-
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
(int eEye, com.sun.jna.Pointer pD3D11DeviceOrResource, com.sun.jna.ptr.PointerByReference ppD3D11ShaderResourceView)
-
Method Details
-
apply
int apply(int eEye, com.sun.jna.Pointer pD3D11DeviceOrResource, com.sun.jna.ptr.PointerByReference ppD3D11ShaderResourceView)
-