Package com.jme3.system.jopenvr
Class VR_IVRInput_FnTable.ByReference
java.lang.Object
com.sun.jna.Structure
com.jme3.system.jopenvr.VR_IVRInput_FnTable
com.jme3.system.jopenvr.VR_IVRInput_FnTable.ByReference
- All Implemented Interfaces:
com.sun.jna.Structure.ByReference
- Enclosing class:
- VR_IVRInput_FnTable
public static class VR_IVRInput_FnTable.ByReference
extends VR_IVRInput_FnTable
implements com.sun.jna.Structure.ByReference
-
Nested Class Summary
Nested classes/interfaces inherited from class com.jme3.system.jopenvr.VR_IVRInput_FnTable
VR_IVRInput_FnTable.ByReference, VR_IVRInput_FnTable.ByValue, VR_IVRInput_FnTable.DecompressSkeletalBoneData_callback, VR_IVRInput_FnTable.GetActionHandle_callback, VR_IVRInput_FnTable.GetActionOrigins_callback, VR_IVRInput_FnTable.GetActionSetHandle_callback, VR_IVRInput_FnTable.GetAnalogActionData_callback, VR_IVRInput_FnTable.GetDigitalActionData_callback, VR_IVRInput_FnTable.GetInputSourceHandle_callback, VR_IVRInput_FnTable.GetOriginLocalizedName_callback, VR_IVRInput_FnTable.GetOriginTrackedDeviceInfo_callback, VR_IVRInput_FnTable.GetPoseActionData_callback, VR_IVRInput_FnTable.GetSkeletalActionData_callback, VR_IVRInput_FnTable.GetSkeletalBoneData_callback, VR_IVRInput_FnTable.GetSkeletalBoneDataCompressed_callback, VR_IVRInput_FnTable.SetActionManifestPath_callback, VR_IVRInput_FnTable.ShowActionOrigins_callback, VR_IVRInput_FnTable.ShowBindingsForActionSet_callback, VR_IVRInput_FnTable.TriggerHapticVibrationAction_callback, VR_IVRInput_FnTable.UpdateActionState_callback
Nested classes/interfaces inherited from class com.sun.jna.Structure
com.sun.jna.Structure.FieldOrder, com.sun.jna.Structure.StructField
-
Field Summary
Fields inherited from class com.jme3.system.jopenvr.VR_IVRInput_FnTable
DecompressSkeletalBoneData, GetActionHandle, GetActionOrigins, GetActionSetHandle, GetAnalogActionData, GetDigitalActionData, GetInputSourceHandle, GetOriginLocalizedName, GetOriginTrackedDeviceInfo, GetPoseActionData, GetSkeletalActionData, GetSkeletalBoneData, GetSkeletalBoneDataCompressed, SetActionManifestPath, ShowActionOrigins, ShowBindingsForActionSet, TriggerHapticVibrationAction, UpdateActionState
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jme3.system.jopenvr.VR_IVRInput_FnTable
getFieldOrder
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
-
Constructor Details
-
ByReference
public ByReference()
-