public class OSVR_EyeTrackerBlinkReport
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
OSVR_EyeTrackerBlinkReport.ByReference |
static class |
OSVR_EyeTrackerBlinkReport.ByValue |
Modifier and Type | Field and Description |
---|---|
int |
sensor
C type : OSVR_ChannelCount
|
byte |
state
C type : OSVR_EyeTrackerBlinkState
|
Constructor and Description |
---|
OSVR_EyeTrackerBlinkReport() |
OSVR_EyeTrackerBlinkReport(int sensor,
byte state) |
OSVR_EyeTrackerBlinkReport(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, writeField
public int sensor
public byte state
public OSVR_EyeTrackerBlinkReport()
public OSVR_EyeTrackerBlinkReport(int sensor, byte state)
sensor
- C type : OSVR_ChannelCountstate
- C type : OSVR_EyeTrackerBlinkStatepublic OSVR_EyeTrackerBlinkReport(com.sun.jna.Pointer peer)