OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Interface_decl.h File Reference

Header containing the class declaration for Interface, but not its inline implementation. More...

Go to the source code of this file.

Classes

class  osvr::clientkit::Interface
 Interface handle object. Typically acquired from a ClientContext. More...
 

Namespaces

 osvr
 <
 
 osvr::clientkit
 Contains C++ header-only wrappers for the ClientKit C API.Use of these wrappers is optional: they duplicate functionality found in the C API as they are implemented in headers on top of the C API. However, they also provide a much cleaner, low-boilerplate interface for the most common operations.
 

Macros

#define OSVR_X(TYPE)   void registerCallback(OSVR_##TYPE##Callback cb, void *userdata);
 

Detailed Description

Header containing the class declaration for Interface, but not its inline implementation.

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

Definition in file Interface_decl.h.