OSVR-Core
|
Header. More...
#include <osvr/Common/ReportTypes.h>
#include <osvr/Common/ReportFromCallback.h>
#include <osvr/Util/TimeValue.h>
#include <osvr/TypePack/TypeKeyedTuple.h>
#include <osvr/TypePack/Quote.h>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
struct | osvr::common::CallbackStorage |
Trait computing the storage for callbacks for a report type. More... | |
class | osvr::common::InterfaceCallbacks |
Class to maintain callbacks for an interface for each report type explicitly enumerated. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Typedefs | |
using | osvr::common::CallbackTuple = typepack::TypeKeyedTuple< traits::ReportTypeList, CallbackStorage > |
Header.