OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::pluginkit::ImagingInterface Class Reference

A class wrapping an imaging interface for a device. More...

#include <osvr/PluginKit/ImagingInterface.h>

Public Member Functions

 ImagingInterface (OSVR_ImagingDeviceInterface iface=NULL)
 Default constructor or constructor from an existing OSVR_ImagingDeviceInterface (assumed to be registered with an OSVR_DeviceInitOptions already)
 
 ImagingInterface (OSVR_DeviceInitOptions opts, OSVR_ChannelCount numSensors=1)
 Constructor that registers an imaging interface with the device init options object.
 
void send (DeviceToken &dev, ImagingMessage const &message, OSVR_TimeValue const &timestamp)
 Send method - usually called by osvr::pluginkit::DeviceToken::send()
 

Detailed Description

A class wrapping an imaging interface for a device.

Definition at line 93 of file ImagingInterface.h.


The documentation for this class was generated from the following file: