Package com.jme3.system.jopenvr
Interface VR_IVRInput_FnTable.GetSkeletalBoneDataCompressed_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRInput_FnTable
public static interface VR_IVRInput_FnTable.GetSkeletalBoneDataCompressed_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2343
- 
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(long action, int eTransformSpace, int eMotionRange, com.sun.jna.Pointer pvCompressedData, int unCompressedSize, com.sun.jna.ptr.IntByReference punRequiredCompressedSize, long ulRestrictToDevice) 
- 
Method Details- 
applyint apply(long action, int eTransformSpace, int eMotionRange, com.sun.jna.Pointer pvCompressedData, int unCompressedSize, com.sun.jna.ptr.IntByReference punRequiredCompressedSize, long ulRestrictToDevice) 
 
-