Header. More...
#include <osvr/AnalysisPluginKit/Export.h>
#include <osvr/Util/APIBaseC.h>
#include <osvr/Util/ReturnCodesC.h>
#include <osvr/PluginKit/DeviceInterfaceC.h>
#include <osvr/Util/ClientOpaqueTypesC.h>
Go to the source code of this file.
Functions | |
OSVR_ANALYSISPLUGINKIT_EXPORT OSVR_ReturnCode | osvrAnalysisSyncInit (OSVR_PluginRegContext ctx, const char *name, OSVR_DeviceInitOptions options, OSVR_DeviceToken *device, OSVR_ClientContext *clientCtx) |
Initialize a synchronous analysis device token with the options specified, also returning the associated client context. More... | |