Package com.jme3.system.jopenvr
Class VR_IVRRenderModels_FnTable
java.lang.Object
com.sun.jna.Structure
com.jme3.system.jopenvr.VR_IVRRenderModels_FnTable
- Direct Known Subclasses:
- VR_IVRRenderModels_FnTable.ByReference,- VR_IVRRenderModels_FnTable.ByValue
public class VR_IVRRenderModels_FnTable
extends com.sun.jna.Structure
native declaration : headers\openvr_capi.h:2251
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:2233static interfacenative declaration : headers\openvr_capi.h:2235static interfacenative declaration : headers\openvr_capi.h:2238static interfacenative declaration : headers\openvr_capi.h:2243static interfacenative declaration : headers\openvr_capi.h:2241static interfacenative declaration : headers\openvr_capi.h:2242static interfacenative declaration : headers\openvr_capi.h:2244static interfacenative declaration : headers\openvr_capi.h:2246static interfacenative declaration : headers\openvr_capi.h:2245static interfacenative declaration : headers\openvr_capi.h:2240static interfacenative declaration : headers\openvr_capi.h:2250static interfacenative declaration : headers\openvr_capi.h:2239static interfacenative declaration : headers\openvr_capi.h:2249static interfacenative declaration : headers\openvr_capi.h:2248static interfacenative declaration : headers\openvr_capi.h:2237static interfacenative declaration : headers\openvr_capi.h:2232static interfacenative declaration : headers\openvr_capi.h:2234static interfacenative declaration : headers\openvr_capi.h:2236static interfacenative declaration : headers\openvr_capi.h:2247Nested classes/interfaces inherited from class com.sun.jna.Structurecom.sun.jna.Structure.FieldOrder, com.sun.jna.Structure.StructField
- 
Field SummaryFieldsModifier and TypeFieldDescriptionC type : FreeRenderModel_callback*C type : FreeTexture_callback*C type : FreeTextureD3D11_callback*C type : GetComponentButtonMask_callback*C type : GetComponentCount_callback*C type : GetComponentName_callback*C type : GetComponentRenderModelName_callback*C type : GetComponentState_callback*C type : GetComponentStateForDevicePath_callback*C type : GetRenderModelCount_callback*C type : GetRenderModelErrorNameFromEnum_callback*C type : GetRenderModelName_callback*C type : GetRenderModelOriginalPath_callback*C type : GetRenderModelThumbnailURL_callback*C type : LoadIntoTextureD3D11_Async_callback*C type : LoadRenderModel_Async_callback*C type : LoadTexture_Async_callback*C type : LoadTextureD3D11_Async_callback*C type : RenderModelHasComponent_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- 
LoadRenderModel_AsyncC type : LoadRenderModel_Async_callback*
- 
FreeRenderModelC type : FreeRenderModel_callback*
- 
LoadTexture_AsyncC type : LoadTexture_Async_callback*
- 
FreeTextureC type : FreeTexture_callback*
- 
LoadTextureD3D11_AsyncC type : LoadTextureD3D11_Async_callback*
- 
LoadIntoTextureD3D11_AsyncC type : LoadIntoTextureD3D11_Async_callback*
- 
FreeTextureD3D11C type : FreeTextureD3D11_callback*
- 
GetRenderModelNameC type : GetRenderModelName_callback*
- 
GetRenderModelCountC type : GetRenderModelCount_callback*
- 
GetComponentCountC type : GetComponentCount_callback*
- 
GetComponentNameC type : GetComponentName_callback*
- 
GetComponentButtonMaskC type : GetComponentButtonMask_callback*
- 
GetComponentRenderModelNameC type : GetComponentRenderModelName_callback*
- 
GetComponentStateForDevicePathpublic VR_IVRRenderModels_FnTable.GetComponentStateForDevicePath_callback GetComponentStateForDevicePathC type : GetComponentStateForDevicePath_callback*
- 
GetComponentStateC type : GetComponentState_callback*
- 
RenderModelHasComponentC type : RenderModelHasComponent_callback*
- 
GetRenderModelThumbnailURLC type : GetRenderModelThumbnailURL_callback*
- 
GetRenderModelOriginalPathC type : GetRenderModelOriginalPath_callback*
- 
GetRenderModelErrorNameFromEnumpublic VR_IVRRenderModels_FnTable.GetRenderModelErrorNameFromEnum_callback GetRenderModelErrorNameFromEnumC type : GetRenderModelErrorNameFromEnum_callback*
 
- 
- 
Constructor Details- 
VR_IVRRenderModels_FnTablepublic VR_IVRRenderModels_FnTable()
- 
VR_IVRRenderModels_FnTablepublic VR_IVRRenderModels_FnTable(com.sun.jna.Pointer peer) 
 
- 
- 
Method Details- 
getFieldOrder- Overrides:
- getFieldOrderin class- com.sun.jna.Structure
 
 
-