OSVR-Core
|
Header. More...
#include <osvr/Util/SharedPtr.h>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::server | |
Server functionality. | |
Typedefs | |
typedef shared_ptr< Server > | osvr::server::ServerPtr |
How one should hold a Server. | |
typedef weak_ptr< Server > | osvr::server::ServerWeakPtr |
How one might observe a Server without owning it. | |
Header.