OSVR-Core
|
Header for an RAII object defining platform-specific actions to take to enter/exit a "low-latency" system mode. More...
#include <osvr/Common/Export.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | osvr::common::LowLatency |
An object that sets a system for low-latency, but potentially high-CPU-usage, high power, and even lower-performance due to scheduling (see the cautions about timeBeginPeriod). More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Header for an RAII object defining platform-specific actions to take to enter/exit a "low-latency" system mode.