public class OSVR_VelocityReport
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
OSVR_VelocityReport.ByReference  | 
static class  | 
OSVR_VelocityReport.ByValue  | 
| Modifier and Type | Field and Description | 
|---|---|
int | 
sensor  | 
OSVR_VelocityState | 
state
C type : OSVR_VelocityState 
 | 
| Constructor and Description | 
|---|
OSVR_VelocityReport()  | 
OSVR_VelocityReport(int sensor,
                   OSVR_VelocityState state)  | 
OSVR_VelocityReport(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_VelocityState state
public OSVR_VelocityReport()
public OSVR_VelocityReport(int sensor,
                           OSVR_VelocityState state)
state - C type : OSVR_VelocityStatepublic OSVR_VelocityReport(com.sun.jna.Pointer peer)