OSVR-Core
|
Implementation. More...
#include <osvr/Util/Logger.h>
#include "LogDefaults.h"
#include "LogLevelTranslate.h"
#include <spdlog/spdlog.h>
#include <spdlog/sinks/null_sink.h>
#include <iostream>
#include <memory>
#include <string>
#include <utility>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::util | |
The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems. | |
Implementation.