OSVR-Core
|
Header. More...
#include <osvr/Common/Export.h>
#include <osvr/Common/TracingConfig.h>
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
struct | osvr::common::tracing::MainTracePolicy |
struct | osvr::common::tracing::WorkerTracePolicy |
class | osvr::common::tracing::TracingRegion< TracePolicy > |
class | osvr::common::tracing::ServerUpdate |
"Guard"-type class to trace the region of a server update More... | |
class | osvr::common::tracing::ClientUpdate |
"Guard"-type class to trace the region of a server update More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Typedefs | |
typedef std::int64_t | osvr::common::tracing::TraceBeginStamp |
Header.