Class OsvrInterfaceLibrary
java.lang.Object
com.jme3.system.osvr.osvrinterface.OsvrInterfaceLibrary
- All Implemented Interfaces:
- com.sun.jna.Library
JNA Wrapper for library osvrInterface
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.sun.jna.Librarycom.sun.jna.Library.Handler
- 
Field SummaryFieldsFields inherited from interface com.sun.jna.LibraryOPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic byteosvrGetPoseState(OsvrClientKitLibrary.OSVR_ClientInterface iface, OSVR_TimeValue timestamp, OSVR_Pose3 state) Manually added
- 
Field Details- 
JNA_LIBRARY_NAME- See Also:
 
- 
JNA_NATIVE_LIBpublic static final com.sun.jna.NativeLibrary JNA_NATIVE_LIB
 
- 
- 
Constructor Details- 
OsvrInterfaceLibrarypublic OsvrInterfaceLibrary()
 
- 
- 
Method Details- 
osvrGetPoseStatepublic static byte osvrGetPoseState(OsvrClientKitLibrary.OSVR_ClientInterface iface, OSVR_TimeValue timestamp, OSVR_Pose3 state) Manually added
 
-