OSVR-Core
|
Header. More...
#include <osvr/PluginKit/DeviceInterface.h>
#include <osvr/PluginKit/ImagingInterfaceC.h>
#include <osvr/Util/ChannelCountC.h>
#include <osvr/Util/OpenCVTypeDispatch.h>
#include <osvr/Util/AlignedMemory.h>
#include <opencv2/core/core.hpp>
#include <iosfwd>
#include <cstring>
Go to the source code of this file.
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... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::pluginkit | |
Contains C++ header-only wrappers for the PluginKit C API. | |
Header.