public class VR_IVRExtendedDisplay_FnTable
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
VR_IVRExtendedDisplay_FnTable.ByReference  | 
static class  | 
VR_IVRExtendedDisplay_FnTable.ByValue  | 
static interface  | 
VR_IVRExtendedDisplay_FnTable.GetDXGIOutputInfo_callback
native declaration : headers\openvr_capi.h:1806 
 | 
static interface  | 
VR_IVRExtendedDisplay_FnTable.GetEyeOutputViewport_callback
native declaration : headers\openvr_capi.h:1805 
 | 
static interface  | 
VR_IVRExtendedDisplay_FnTable.GetWindowBounds_callback
native declaration : headers\openvr_capi.h:1804 
 | 
| Modifier and Type | Field and Description | 
|---|---|
VR_IVRExtendedDisplay_FnTable.GetDXGIOutputInfo_callback | 
GetDXGIOutputInfo
C type : GetDXGIOutputInfo_callback* 
 | 
VR_IVRExtendedDisplay_FnTable.GetEyeOutputViewport_callback | 
GetEyeOutputViewport
C type : GetEyeOutputViewport_callback* 
 | 
VR_IVRExtendedDisplay_FnTable.GetWindowBounds_callback | 
GetWindowBounds
C type : GetWindowBounds_callback* 
 | 
| Constructor and Description | 
|---|
VR_IVRExtendedDisplay_FnTable()  | 
VR_IVRExtendedDisplay_FnTable(com.sun.jna.Pointer peer)  | 
VR_IVRExtendedDisplay_FnTable(VR_IVRExtendedDisplay_FnTable.GetWindowBounds_callback GetWindowBounds,
                             VR_IVRExtendedDisplay_FnTable.GetEyeOutputViewport_callback GetEyeOutputViewport,
                             VR_IVRExtendedDisplay_FnTable.GetDXGIOutputInfo_callback GetDXGIOutputInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.List<java.lang.String> | 
getFieldOrder()  | 
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, writeFieldpublic VR_IVRExtendedDisplay_FnTable.GetWindowBounds_callback GetWindowBounds
public VR_IVRExtendedDisplay_FnTable.GetEyeOutputViewport_callback GetEyeOutputViewport
public VR_IVRExtendedDisplay_FnTable.GetDXGIOutputInfo_callback GetDXGIOutputInfo
public VR_IVRExtendedDisplay_FnTable()
public VR_IVRExtendedDisplay_FnTable(VR_IVRExtendedDisplay_FnTable.GetWindowBounds_callback GetWindowBounds, VR_IVRExtendedDisplay_FnTable.GetEyeOutputViewport_callback GetEyeOutputViewport, VR_IVRExtendedDisplay_FnTable.GetDXGIOutputInfo_callback GetDXGIOutputInfo)
GetWindowBounds - C type : GetWindowBounds_callback*GetEyeOutputViewport - C type : GetEyeOutputViewport_callback*GetDXGIOutputInfo - C type : GetDXGIOutputInfo_callback*public VR_IVRExtendedDisplay_FnTable(com.sun.jna.Pointer peer)