OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
DirectionInterfaceC.cpp File Reference

Implementation. More...

Go to the source code of this file.

Classes

struct  OSVR_DirectionDeviceInterfaceObject
 

Functions

OSVR_ReturnCode osvrDeviceDirectionConfigure (OSVR_DeviceInitOptions opts, OSVR_DirectionDeviceInterface *iface, OSVR_ChannelCount numSensors)
 Specify that your device will implement the Direction interface. More...
 
OSVR_ReturnCode osvrDeviceDirectionReportData (OSVR_DirectionDeviceInterface iface, OSVR_DirectionState directionData, OSVR_ChannelCount sensor, OSVR_TimeValue const *timestamp)
 Report data for a specific sensor. More...
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file DirectionInterfaceC.cpp.