26 #ifndef INCLUDED_LowLatency_h_GUID_A7B15740_3824_499E_22C3_EE2B08AFC7AC 27 #define INCLUDED_LowLatency_h_GUID_A7B15740_3824_499E_22C3_EE2B08AFC7AC 30 #include <osvr/Common/Export.h> 57 OSVR_COMMON_EXPORT ~LowLatency();
58 LowLatency(LowLatency
const &) =
delete;
59 LowLatency &operator=(LowLatency
const &) =
delete;
64 std::unique_ptr<Impl> m_impl;
68 #endif // INCLUDED_LowLatency_h_GUID_A7B15740_3824_499E_22C3_EE2B08AFC7AC Handles spatial transformations.
Definition: SerializationTraitExample_Complicated.h:40
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
An object that sets a system for low-latency, but potentially high-CPU-usage, high power...
Definition: LowLatency.h:54
Definition: LowLatency.cpp:66