OSVR-Core
|
Header declaring opaque types used by Client and ClientKit. More...
#include <osvr/Util/APIBaseC.h>
Go to the source code of this file.
Typedefs | |
typedef struct OSVR_ClientContextObject * | OSVR_ClientContext |
Opaque handle that should be retained by your application. More... | |
typedef struct OSVR_ClientInterfaceObject * | OSVR_ClientInterface |
Opaque handle to an interface used for registering callbacks and getting status. More... | |