public class OSVR_AngularVelocityReport
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OSVR_AngularVelocityReport.ByReference | 
| static class  | OSVR_AngularVelocityReport.ByValue | 
| Modifier and Type | Field and Description | 
|---|---|
| int | sensor | 
| OSVR_IncrementalQuaternion | stateC type : OSVR_AngularVelocityState | 
| Constructor and Description | 
|---|
| OSVR_AngularVelocityReport() | 
| OSVR_AngularVelocityReport(int sensor,
                          OSVR_IncrementalQuaternion state) | 
| OSVR_AngularVelocityReport(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_IncrementalQuaternion state
public OSVR_AngularVelocityReport()
public OSVR_AngularVelocityReport(int sensor,
                                  OSVR_IncrementalQuaternion state)
state - C type : OSVR_AngularVelocityStatepublic OSVR_AngularVelocityReport(com.sun.jna.Pointer peer)