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. You need only and exactly one. More... | |
typedef struct OSVR_ClientInterfaceObject * | OSVR_ClientInterface |
Opaque handle to an interface used for registering callbacks and getting status. More... | |
Header declaring opaque types used by Client and ClientKit.
Must be c-safe!
Definition in file ClientOpaqueTypesC.h.