OSVR-Core
|
Header. More...
Go to the source code of this file.
Classes | |
class | osvr::common::detail::BufferTypeChecker |
Serves to provide conversion operators for things that work like Buffers to assist with traits/static asserts. More... | |
class | osvr::common::detail::BufferReaderTypeChecker |
Serves to provide conversion operators for things that work like BufferReaders to assist with traits/static asserts. More... | |
struct | osvr::common::is_buffer< T > |
Type trait: is the given type a buffer? More... | |
struct | osvr::common::is_buffer_reader< T > |
Type trait: is the given type a buffer reader? More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Header.