OSVR-Core
|
Implementation. More...
#include "DevicesWithParameters.h"
#include "GetSerialPortState.h"
#include <osvr/VRPNServer/VRPNDeviceRegistration.h>
#include <osvr/Util/StringLiteralFileToString.h>
#include "com_osvr_Multiserver_YEI_3Space_Sensor_json.h"
#include <json/reader.h>
#include <json/value.h>
#include <vrpn_YEI_3Space.h>
#include <vector>
#include <memory>
#include <string>
#include <string.h>
#include <utility>
Functions | |
void | createYEI (VRPNMultiserverData &data, OSVR_PluginRegContext ctx, const char *params) |
Implementation.