OSVR-Core
|
Header. More...
#include <osvr/Connection/DeviceInitObject_fwd.h>
#include <osvr/Util/ChannelCountC.h>
#include <osvr/Util/PluginRegContextC.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <osvr/Util/StdInt.h>
#include <osvr/Util/UniquePtr.h>
#include <osvr/Connection/Export.h>
#include <osvr/Connection/ConnectionPtr.h>
#include <osvr/Connection/ServerInterfaceList.h>
#include <osvr/Common/DeviceComponentPtr.h>
#include <osvr/Connection/DeviceInterfaceBase.h>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
#include <string>
#include <type_traits>
#include <memory>
Go to the source code of this file.
Classes | |
struct | OSVR_DeviceInitObject |
Structure used internally to construct the desired type of device. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Header.