public class OsvrInterfaceLibrary
extends java.lang.Object
implements com.sun.jna.Library
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JNA_LIBRARY_NAME |
static com.sun.jna.NativeLibrary |
JNA_NATIVE_LIB |
Constructor and Description |
---|
OsvrInterfaceLibrary() |
Modifier and Type | Method and Description |
---|---|
static byte |
osvrGetPoseState(OsvrClientKitLibrary.OSVR_ClientInterface iface,
OSVR_TimeValue timestamp,
OSVR_Pose3 state)
Manually added
|
public static final java.lang.String JNA_LIBRARY_NAME
public static final com.sun.jna.NativeLibrary JNA_NATIVE_LIB
public static byte osvrGetPoseState(OsvrClientKitLibrary.OSVR_ClientInterface iface, OSVR_TimeValue timestamp, OSVR_Pose3 state)