OSVR-Core
|
Header. More...
#include <osvr/Util/StdInt.h>
#include <boost/mpl/identity.hpp>
#include <boost/noncopyable.hpp>
#include <boost/type_traits/is_floating_point.hpp>
#include <boost/type_traits/is_signed.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | osvr::util::NumberTypeData |
Runtime data on numeric types. More... | |
class | osvr::util::detail::NumberTypeDecompositionFunctor |
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.