OSVR-Core
Classes
Imaging interface (C++)

Sending image reports from a device in your plugin. More...

Classes

class  osvr::pluginkit::ImagingMessage
 A class wrapping a cv::Mat representing a frame, as well as the sensor ID it corresponds to. More...
 
class  osvr::pluginkit::ImagingInterface
 A class wrapping an imaging interface for a device. More...
 

Detailed Description

Sending image reports from a device in your plugin.