Package com.jme3.system.jopenvr
Interface VR_IVRSystem_FnTable.GetProjectionRaw_callback
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing class:
- VR_IVRSystem_FnTable
public static interface VR_IVRSystem_FnTable.GetProjectionRaw_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:1754
-
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 TypeMethodDescriptionvoid
apply
(int eEye, com.sun.jna.ptr.FloatByReference pfLeft, com.sun.jna.ptr.FloatByReference pfRight, com.sun.jna.ptr.FloatByReference pfTop, com.sun.jna.ptr.FloatByReference pfBottom)
-
Method Details
-
apply
void apply(int eEye, com.sun.jna.ptr.FloatByReference pfLeft, com.sun.jna.ptr.FloatByReference pfRight, com.sun.jna.ptr.FloatByReference pfTop, com.sun.jna.ptr.FloatByReference pfBottom)
-