OSVR-Core
|
Header. More...
#include <boost/assert.hpp>
#include <iostream>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Enumerations | |
enum | FirmwareStatus { Good, Future, UpgradeUseful, UpgradeRequired, Unknown } |
Functions | |
template<typename T > | |
std::string | osvr::vbtracker::wideToUTF8String (T input) |
template<typename T > | |
std::wstring | osvr::vbtracker::narrowToWideString (T input) |
Header.