OSVR-Core
|
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_IN_PTR OSVR_PluginRegContext ctx, OSVR_IN_STRZ const char *name, OSVR_IN_PTR OSVR_DeviceInitOptions options, OSVR_OUT_PTR OSVR_DeviceToken *device, OSVR_OUT_PTR OSVR_ClientContext *clientCtx) OSVR_FUNC_NONNULL((1 |
Initialize a synchronous analysis device token with the options specified, also returning the associated client context. More... | |
Header.
Must be c-safe!