OSVR-Core
|
Header. More...
#include <iostream>
Go to the source code of this file.
Classes | |
class | osvr::vbtracker::detail::OptionalStream |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
detail::OptionalStream | osvr::vbtracker::outputIf (std::ostream &os, bool condition) |
detail::OptionalStream | osvr::vbtracker::outputUnless (std::ostream &os, bool condition) |
Header.