public class OSVR_PoseReport
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
OSVR_PoseReport.ByReference |
static class |
OSVR_PoseReport.ByValue |
Modifier and Type | Field and Description |
---|---|
OSVR_Pose3 |
pose
C type : OSVR_PoseState
|
int |
sensor |
Constructor and Description |
---|
OSVR_PoseReport() |
OSVR_PoseReport(int sensor,
OSVR_Pose3 pose) |
OSVR_PoseReport(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, writeField
public int sensor
public OSVR_Pose3 pose
public OSVR_PoseReport()
public OSVR_PoseReport(int sensor, OSVR_Pose3 pose)
pose
- C type : OSVR_PoseStatepublic OSVR_PoseReport(com.sun.jna.Pointer peer)