OSVR-Core
|
Header. More...
#include <osvr/Util/Export.h>
#include <string>
Go to the source code of this file.
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. | |
Functions | |
OSVR_UTIL_EXPORT std::string | osvr::util::getBinaryLocation () |
Get this binary's location, often as a step in finding the "root" and search paths. More... | |
Header.