OSVR-Core
|
Header. More...
#include <boost/iterator/iterator_facade.hpp>
#include <boost/assert.hpp>
#include <algorithm>
#include <type_traits>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | osvr::util::detail::ValueOrRangeIterator< ValueType > |
class | osvr::util::ValueOrRange< ValueType > |
Class providing a unified container-like interface to either a single value or a range of integers. More... | |
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. | |
Header.