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

Header. More...

#include <osvr/ClientKit/Imaging_decl.h>
#include <osvr/ClientKit/Interface.h>
#include <osvr/ClientKit/ImagingC.h>
#include <osvr/Util/ImagingReportTypesC.h>
#include <osvr/Util/TimeValue.h>
#include <osvr/Util/Deletable.h>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  osvr::clientkit::detail::ImagingCallbackRegistration
 Class serving to maintain the registration of and wrap a friendly imaging callback. 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.
 
 osvr::clientkit::detail
 Implementation details.
 

Functions

void osvr::clientkit::registerImagingCallback (Interface &iface, ImagingCallback cb, void *userdata)
 

Detailed Description

Header.

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

Definition in file Imaging.h.