OSVR-Core
Classes | Functions
AnalogInterfaceC.cpp File Reference

Implementation. More...

#include <osvr/PluginKit/AnalogInterfaceC.h>
#include <osvr/Connection/DeviceInitObject.h>
#include <osvr/Connection/AnalogServerInterface.h>
#include <osvr/Connection/DeviceToken.h>
#include <osvr/Connection/DeviceInterfaceBase.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <osvr/Util/PointerWrapper.h>
#include "HandleNullContext.h"

Classes

struct  OSVR_AnalogDeviceInterfaceObject
 

Functions

OSVR_ReturnCode osvrDeviceAnalogConfigure (OSVR_INOUT_PTR OSVR_DeviceInitOptions opts, OSVR_OUT_PTR OSVR_AnalogDeviceInterface *iface, OSVR_IN OSVR_ChannelCount numChan)
 
OSVR_ReturnCode osvrDeviceAnalogSetValue (OSVR_IN_PTR OSVR_DeviceToken dev, OSVR_IN_PTR OSVR_AnalogDeviceInterface iface, OSVR_IN OSVR_AnalogState val, OSVR_IN OSVR_ChannelCount chan)
 
OSVR_ReturnCode osvrDeviceAnalogSetValueTimestamped (OSVR_IN_PTR OSVR_DeviceToken, OSVR_IN_PTR OSVR_AnalogDeviceInterface iface, OSVR_IN OSVR_AnalogState val, OSVR_IN OSVR_ChannelCount chan, OSVR_IN_PTR OSVR_TimeValue const *timestamp)
 
OSVR_ReturnCode osvrDeviceAnalogSetValues (OSVR_INOUT_PTR OSVR_DeviceToken dev, OSVR_IN_PTR OSVR_AnalogDeviceInterface iface, OSVR_IN_PTR OSVR_AnalogState val[], OSVR_IN OSVR_ChannelCount chans)
 
OSVR_ReturnCode osvrDeviceAnalogSetValuesTimestamped (OSVR_IN_PTR OSVR_DeviceToken, OSVR_IN_PTR OSVR_AnalogDeviceInterface iface, OSVR_IN_PTR OSVR_AnalogState val[], OSVR_IN OSVR_ChannelCount chans, OSVR_IN_PTR OSVR_TimeValue const *timestamp)
 

Detailed Description

Implementation.

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