Implementation. More...
#include <osvr/AnalysisPluginKit/AnalysisPluginKitC.h>#include <osvr/Connection/DeviceToken.h>#include <osvr/Connection/Connection.h>#include <osvr/PluginHost/RegistrationContext.h>#include <osvr/Common/ClientContext.h>#include <osvr/Client/CreateContext.h>#include <osvr/Util/MacroToolsC.h>#include <osvr/Util/Verbosity.h>#include "../Connection/VrpnConnectionKind.h"#include <vrpn_ConnectionPtr.h>Go to the source code of this file.
Macros | |
| #define | OSVR_VALIDATE_OUTPUT_PTR(X, DESC) |
Functions | |
| 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... | |
| #define OSVR_VALIDATE_OUTPUT_PTR | ( | X, | |
| DESC | |||
| ) |
Definition at line 43 of file AnalysisPluginKitC.cpp.