OSVR-Core
|
Header. More...
#include <osvr/Util/SharedPtr.h>
Go to the source code of this file.
Classes | |
class | osvr::util::tree::TreeNode< ValueType > |
A node in a generic tree, which can contain an object by value. More... | |
struct | osvr::util::tree::TreeNodePointer< ValueType > |
Dummy struct containing the ownership pointer type for a TreeNode. 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. | |
osvr::util::tree | |
Contains a generic tree. | |
Header.