Package com.jme3.system.jopenvr
Class VR_IVRSettings_FnTable
java.lang.Object
com.sun.jna.Structure
com.jme3.system.jopenvr.VR_IVRSettings_FnTable
- Direct Known Subclasses:
- VR_IVRSettings_FnTable.ByReference,- VR_IVRSettings_FnTable.ByValue
public class VR_IVRSettings_FnTable
extends com.sun.jna.Structure
native declaration : headers\openvr_capi.h:2283
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic interfacenative declaration : headers\openvr_capi.h:2277static interfacenative declaration : headers\openvr_capi.h:2279static interfacenative declaration : headers\openvr_capi.h:2278static interfacenative declaration : headers\openvr_capi.h:2271static interfacenative declaration : headers\openvr_capi.h:2280static interfacenative declaration : headers\openvr_capi.h:2282static interfacenative declaration : headers\openvr_capi.h:2281static interfacenative declaration : headers\openvr_capi.h:2273static interfacenative declaration : headers\openvr_capi.h:2275static interfacenative declaration : headers\openvr_capi.h:2274static interfacenative declaration : headers\openvr_capi.h:2276static interfacenative declaration : headers\openvr_capi.h:2272Nested classes/interfaces inherited from class com.sun.jna.Structurecom.sun.jna.Structure.FieldOrder, com.sun.jna.Structure.StructField
- 
Field SummaryFieldsModifier and TypeFieldDescriptionC type : GetBool_callback*C type : GetFloat_callback*C type : GetInt32_callback*C type : GetSettingsErrorNameFromEnum_callback*C type : GetString_callback*C type : RemoveKeyInSection_callback*C type : RemoveSection_callback*C type : SetBool_callback*C type : SetFloat_callback*C type : SetInt32_callback*C type : SetString_callback*C type : Sync_callback*Fields inherited from class com.sun.jna.StructureALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.StructureallocateMemory, 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
- 
Field Details- 
GetSettingsErrorNameFromEnumC type : GetSettingsErrorNameFromEnum_callback*
- 
SyncC type : Sync_callback*
- 
SetBoolC type : SetBool_callback*
- 
SetInt32C type : SetInt32_callback*
- 
SetFloatC type : SetFloat_callback*
- 
SetStringC type : SetString_callback*
- 
GetBoolC type : GetBool_callback*
- 
GetInt32C type : GetInt32_callback*
- 
GetFloatC type : GetFloat_callback*
- 
GetStringC type : GetString_callback*
- 
RemoveSectionC type : RemoveSection_callback*
- 
RemoveKeyInSectionC type : RemoveKeyInSection_callback*
 
- 
- 
Constructor Details- 
VR_IVRSettings_FnTablepublic VR_IVRSettings_FnTable()
- 
VR_IVRSettings_FnTablepublic VR_IVRSettings_FnTable(com.sun.jna.Pointer peer) 
 
- 
- 
Method Details- 
getFieldOrder- Overrides:
- getFieldOrderin class- com.sun.jna.Structure
 
 
-