public class OSVR_EyeTracker3DReport
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OSVR_EyeTracker3DReport.ByReference | 
| static class  | OSVR_EyeTracker3DReport.ByValue | 
| Modifier and Type | Field and Description | 
|---|---|
| int | sensorC type : OSVR_ChannelCount | 
| OSVR_EyeTracker3DState | stateC type : OSVR_EyeTracker3DState | 
| Constructor and Description | 
|---|
| OSVR_EyeTracker3DReport() | 
| OSVR_EyeTracker3DReport(int sensor,
                       OSVR_EyeTracker3DState state) | 
| OSVR_EyeTracker3DReport(com.sun.jna.Pointer peer) | 
| 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 int sensor
public OSVR_EyeTracker3DState state
public OSVR_EyeTracker3DReport()
public OSVR_EyeTracker3DReport(int sensor,
                               OSVR_EyeTracker3DState state)
sensor - C type : OSVR_ChannelCountstate - C type : OSVR_EyeTracker3DStatepublic OSVR_EyeTracker3DReport(com.sun.jna.Pointer peer)