OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ClientOpaqueTypesC.h File Reference

Header declaring opaque types used by Client and ClientKit. More...

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...
 

Detailed Description

Header declaring opaque types used by Client and ClientKit.

Must be c-safe!

Date
2014
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file ClientOpaqueTypesC.h.