public class OSVR_AccelerationReport
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
OSVR_AccelerationReport.ByReference |
static class |
OSVR_AccelerationReport.ByValue |
| Modifier and Type | Field and Description |
|---|---|
int |
sensor |
OSVR_AccelerationState |
state
C type : OSVR_AccelerationState
|
| Constructor and Description |
|---|
OSVR_AccelerationReport() |
OSVR_AccelerationReport(int sensor,
OSVR_AccelerationState state) |
OSVR_AccelerationReport(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, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic int sensor
public OSVR_AccelerationState state
public OSVR_AccelerationReport()
public OSVR_AccelerationReport(int sensor,
OSVR_AccelerationState state)
state - C type : OSVR_AccelerationStatepublic OSVR_AccelerationReport(com.sun.jna.Pointer peer)